From 780d4e680adcc37edc87c300f1c1951e2490a0a7 Mon Sep 17 00:00:00 2001 From: LagoLunatic Date: Sat, 12 Apr 2025 23:18:11 -0400 Subject: d_drawlist OK, J2DPicture inline cleanup --- src/d/d_com_inf_game.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 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; -- cgit v1.2.3