mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-17 21:03:35 -04:00
Fix some version differences (#852)
* Fix some version differences * Found real inline name for checkBowMiniGame
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user