mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-10 06:16:52 -04:00
b46e897826
dComIfGp_event_runCheck's return type being different from the inner inline runCheck's return type apparently causes the compiler to double up the g_dComIfG_gameInfo load in certain functions. And also fix dComIfGp_event_chkEventFlag which had the same issue.