From af61ba5f0a7826ad3e8f8da16441188266b79cdb Mon Sep 17 00:00:00 2001 From: LagoLunatic Date: Wed, 8 May 2024 19:11:20 -0400 Subject: d_a_player_tact work --- src/d/d_com_inf_game.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/d/d_com_inf_game.cpp') diff --git a/src/d/d_com_inf_game.cpp b/src/d/d_com_inf_game.cpp index 697650ea..94af619f 100644 --- a/src/d/d_com_inf_game.cpp +++ b/src/d/d_com_inf_game.cpp @@ -100,7 +100,7 @@ void dComIfG_play_c::itemInit() { mRupyCountDisplay = 0; field_0x4928 = 0; field_0x4929 = 0; - field_0x492a = 0; + mMesgStatus = 0; mbCamOverrideFarPlane = 0; field_0x492c = 0; field_0x492d = 0; @@ -142,7 +142,7 @@ void dComIfG_play_c::itemInit() { } mMelodyNum = 0; - field_0x4951 = 0; + mFmapOpen = false; field_0x4952 = 0; field_0x4953 = 0; field_0x4954 = 0; -- cgit v1.2.3