mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-19 05:22:39 -04:00
Bunch of inline fixes
This commit is contained in:
+3
-3
@@ -1880,9 +1880,9 @@ static cPhs_State dMeter_Create(msg_class* i_this) {
|
||||
|
||||
fopMsgM_Create(PROC_MESG, NULL, NULL);
|
||||
|
||||
g_dComIfG_gameInfo.play.field_0x4932 = 0;
|
||||
g_dComIfG_gameInfo.play.field_0x4930 = 0;
|
||||
g_dComIfG_gameInfo.play.field_0x4931 = 0;
|
||||
dComIfGp_setDoStatusForce(0);
|
||||
dComIfGp_setRStatusForce(0);
|
||||
dComIfGp_setAStatusForce(0);
|
||||
|
||||
mDoHIO_createChild("通常画面表示", &g_meterHIO); // "Normal Screen Display"
|
||||
mDoHIO_createChild("メニュー画面", &g_menuHIO); // "Menu Screen"
|
||||
|
||||
Reference in New Issue
Block a user