summaryrefslogtreecommitdiff
path: root/src/d/d_com_inf_game.cpp
diff options
context:
space:
mode:
authorLagoLunatic <LagoLunatic@users.noreply.github.com>2026-05-07 00:03:43 -0400
committerLagoLunatic <LagoLunatic@users.noreply.github.com>2026-05-07 00:03:43 -0400
commitca7b466bcd0552de0b23a0521cce2fe26125badb (patch)
tree6ed6a6bfda8565000419b8d9d28eee4140932357 /src/d/d_com_inf_game.cpp
parent88992615b905fbd122235bbfe420e5cd341af6a4 (diff)
d_meter work, f_pc_manager OK for demo
Diffstat (limited to 'src/d/d_com_inf_game.cpp')
-rw-r--r--src/d/d_com_inf_game.cpp2
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 127b17dd..d9924e97 100644
--- a/src/d/d_com_inf_game.cpp
+++ b/src/d/d_com_inf_game.cpp
@@ -83,7 +83,7 @@ void dComIfG_play_c::itemInit() {
mItemMagicCount = 0;
field_0x48da = 0;
mItemMaxMagicCount = 0;
- field_0x48de = 0;
+ mItemPictureNumCount = 0;
mItemArrowNumCount = 0;
field_0x48e2 = 0;
mItemBombNumCount = 0;