diff options
| author | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2025-04-12 23:18:11 -0400 |
|---|---|---|
| committer | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2025-04-12 23:18:11 -0400 |
| commit | 780d4e680adcc37edc87c300f1c1951e2490a0a7 (patch) | |
| tree | 9c56419c41e6f8fcf6a0867abada6fc91a129cd9 /src/d/d_com_inf_game.cpp | |
| parent | 1f1900bf669a5f14afa430d95fef7f2bf28a2076 (diff) | |
d_drawlist OK, J2DPicture inline cleanup
Diffstat (limited to 'src/d/d_com_inf_game.cpp')
| -rw-r--r-- | src/d/d_com_inf_game.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/d_com_inf_game.cpp b/src/d/d_com_inf_game.cpp index 5d7c4413..484355d4 100644 --- a/src/d/d_com_inf_game.cpp +++ b/src/d/d_com_inf_game.cpp @@ -102,7 +102,7 @@ void dComIfG_play_c::itemInit() { mItemSwimTimerStatus = 0; field_0x4929 = 0; mMesgStatus = 0; - mbCamOverrideFarPlane = 0; + mScopeMesgStatus = 0; field_0x492c = 0; field_0x492d = 0; mCurrButtonBAction = 0; |
