mirror of
https://github.com/zeldaret/tp
synced 2026-05-30 17:06:11 -04:00
b_gnd equivalent (#2340)
* b_gnd equivalent * fix dEvt_info_c inlines * fix some more inlines
This commit is contained in:
+1
-1
@@ -291,7 +291,7 @@ int dMeter2_c::_execute() {
|
||||
}
|
||||
|
||||
dMeter2Info_allUseButton();
|
||||
i_dMeter2Info_offUseButton(0x800);
|
||||
dMeter2Info_offUseButton(0x800);
|
||||
dMeter2Info_resetGameStatus();
|
||||
dComIfGp_setNunStatus(0, 0, 0);
|
||||
dComIfGp_setRemoConStatus(0, 0, 0);
|
||||
|
||||
Reference in New Issue
Block a user