23 #ifndef M4_GUI_GUI_SYS_H 24 #define M4_GUI_GUI_SYS_H 26 #include "m4/m4_types.h" 27 #include "m4/gui/gui_univ.h" 31 bool gui_system_init();
32 void gui_system_shutdown();
void RemoveSystemHotkey(int32 myKey)
void AddSystemHotkey(int32 myKey, HotkeyCB callback)
void gui_system_event_handler()
Definition: database.h:28
HotkeyCB GetSystemHotkey(int32 myKey)