mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-07-04 13:12:31 +08:00
refactor!: globals (#717)
* refactor(globals): use macro's for to_json/from_json * refactor(globals): switch from global pointer to global instance
This commit is contained in:
@ -13,7 +13,6 @@ namespace big
|
||||
|
||||
while (g_running)
|
||||
{
|
||||
g->attempt_save();
|
||||
looped::system_self_globals();
|
||||
looped::system_update_pointers();
|
||||
looped::system_desync_kick_protection();
|
||||
|
Reference in New Issue
Block a user