Update thirdperson.c, hooks.c, and 3 more files...
This commit is contained in:
@@ -17,6 +17,8 @@ void menu_key_event(int keynum, int down);
|
||||
extern bool g_menu_open;
|
||||
extern bool g_imgui_initialized;
|
||||
extern ImGuiContext* g_imgui_context;
|
||||
extern bool g_waiting_for_key_bind;
|
||||
extern const char* g_current_key_binding_action;
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user