From 6812d925ff1d919f7baf1475aa71f714e25136c9 Mon Sep 17 00:00:00 2001 From: Mattias Blum <142374929+mattias-blum@users.noreply.github.com> Date: Sun, 5 Jul 2026 13:49:57 -0400 Subject: d_a_npc_mt 100% for GZLE01 (#1102) * d_a_npc_mt 100% for GZLE01 * implemented dPb_erasePicture and added some relevant inlines * fixed existing references to mSelectPicture * PR changes made --- 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 28fcfa9a..fdebd4f7 100644 --- a/src/d/d_com_inf_game.cpp +++ b/src/d/d_com_inf_game.cpp @@ -159,7 +159,7 @@ void dComIfG_play_c::itemInit() { mPictureStatus = 0; field_0x495f = 0; mPictureFormat = 0; - field_0x4961 = 0; + mSelectPicture = 0; mHeapLockFlag = 0; field_0x4965 = 0; -- cgit v1.2.3