Merge branch 'master' into changeable_icon_set

This commit is contained in:
Miran Grča
2021-11-18 22:15:53 +01:00
committed by GitHub
30 changed files with 2068 additions and 844 deletions

View File

@@ -243,6 +243,9 @@ extern void media_menu_update_cdrom(int id);
extern void media_menu_update_zip(int id);
extern void media_menu_update_mo(int id);
/* Functions in win_ui.c */
extern HMENU menuMain;
extern void ResetAllMenus();
#ifdef __cplusplus
}