mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-21 07:52:28 -04:00
Fix some version differences (#852)
* Fix some version differences * Found real inline name for checkBowMiniGame
This commit is contained in:
@@ -233,7 +233,7 @@ static BOOL daFf_Execute(ff_class* i_this) {
|
||||
i_this->mTimers[4] = REG13_F(9) + (cM_rndF(20.0f) + 30.0f);
|
||||
}
|
||||
i_this->mSph.SetC(i_this->current.pos);
|
||||
g_dComIfG_gameInfo.play.mCcS.Set(&i_this->mSph);
|
||||
dComIfG_Ccsp()->Set(&i_this->mSph);
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user