// @ToDo: implement clipboard with sokol -ktjst os_clipboard_get_text :: () -> string { return ""; } os_clipboard_set_text :: (s : string) { }