Resolve all gameInfo fakematches (#2995)

* Clean up various inlines/fakematches/comments

* Copy OptRuby inline name from TWW debug

* Resolve all dEvt_control_c related fakematches, return pointer instead of reference

* Fix some more missing inline usages
This commit is contained in:
LagoLunatic
2025-12-24 19:57:36 -05:00
committed by GitHub
parent cefe919b8d
commit 229527daf7
194 changed files with 767 additions and 1029 deletions
+1 -1
View File
@@ -150,7 +150,7 @@ void daBmWindow_c::init_modeWait() {
}
void daBmWindow_c::modeWait() {
daPy_py_c* player = (daPy_py_c*)g_dComIfG_gameInfo.play.getPlayerPtr(LINK_PTR);
daPy_py_c* player = (daPy_py_c*)dComIfGp_getLinkPlayer();
cXyz cStack_2c;
cXyz cStack_38;
cStack_2c = l_check_area[0];