Merge branch '86Box:master' into translation_hu-HU

This commit is contained in:
Laci bá
2021-11-09 19:58:58 +01:00
committed by GitHub
3 changed files with 52 additions and 10 deletions

View File

@@ -129,6 +129,7 @@ extern void do_start(void);
extern void do_stop(void);
/* Internal platform support functions. */
extern int has_language_changed(int id);
extern void set_language(int id);
extern int get_vidpause(void);
extern void show_cursor(int);