summaryrefslogtreecommitdiff
path: root/src/d/d_com_inf_game.cpp
diff options
context:
space:
mode:
authorSuperDude88 <82904174+SuperDude88@users.noreply.github.com>2024-06-16 01:55:31 -0400
committerGitHub <noreply@github.com>2024-06-15 22:55:31 -0700
commit3f0845880920b2d72fc2cc99d189af83ca33cd55 (patch)
tree4a747042a141dae53b34fe6270456246323a3cd3 /src/d/d_com_inf_game.cpp
parente855019ab4a87e853a9993d7689d0750302bf50c (diff)
d_a_npc_people Almost OK (#658)
* daNpcPeople Work * Oops Somehow I break this file every time I touch it
Diffstat (limited to 'src/d/d_com_inf_game.cpp')
-rw-r--r--src/d/d_com_inf_game.cpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/d/d_com_inf_game.cpp b/src/d/d_com_inf_game.cpp
index a43e5b9c..293a0fb7 100644
--- a/src/d/d_com_inf_game.cpp
+++ b/src/d/d_com_inf_game.cpp
@@ -95,7 +95,7 @@ void dComIfG_play_c::itemInit() {
mMessageRupee = 0;
mAuctionRupee = 0;
mAuctionGauge = 0;
- field_0x4922 = 0;
+ mItemTimer = 0;
mCurrHP = 0;
mRupyCountDisplay = 0;
field_0x4928 = 0;
@@ -131,7 +131,7 @@ void dComIfG_play_c::itemInit() {
}
field_0x4944 = 7;
- field_0x4945 = 0;
+ mScopeType = 0;
field_0x4946 = 0;
field_0x4947 = 0;
mMesgSendButton = 0;
@@ -146,18 +146,18 @@ void dComIfG_play_c::itemInit() {
field_0x4952 = 0;
field_0x4953 = 0;
field_0x4954 = 0;
- field_0x4955 = 0;
+ mStartItemTimer = false;
mFwaterTimer = 0;
mPlacenameIndex = 0;
mPlacenameState = 0;
mGameoverStatus = 0;
field_0x495a = 0;
mPictureFlag = 0;
- field_0x495c = 0;
- field_0x495d = 0;
+ mPictureResult = 0;
+ mPictureResultDetail = 0;
mPictureStatus = 0;
field_0x495f = 0;
- field_0x4960 = 0;
+ mPictureFormat = 0;
field_0x4961 = 0;
mHeapLockFlag = 0;
field_0x4965 = 0;