Fix some version differences (#852)

* Fix some version differences

* Found real inline name for checkBowMiniGame
This commit is contained in:
LagoLunatic
2025-08-12 16:30:44 -04:00
committed by GitHub
parent c5878bf068
commit 2eaf012e4f
40 changed files with 515 additions and 275 deletions
+1 -1
View File
@@ -273,7 +273,7 @@ s32 daSwhit0_c::actionOffWait() {
/* 00000D8C-00000E24 .text actionToOnReady__10daSwhit0_cFv */
s32 daSwhit0_c::actionToOnReady() {
if (dComIfGp_event_runCheck() != 0) {
if (dComIfGp_event_runCheck()) {
return TRUE;
}