diff options
Diffstat (limited to 'src/d/d_com_inf_game.cpp')
| -rw-r--r-- | src/d/d_com_inf_game.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
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; |
