summaryrefslogtreecommitdiff
path: root/include/d/msg/d_msg_object.h
diff options
context:
space:
mode:
authorTakaRikka <38417346+TakaRikka@users.noreply.github.com>2024-05-10 23:53:18 -0700
committerGitHub <noreply@github.com>2024-05-11 09:53:18 +0300
commit486e578065a0d5aa41bcae56ee0bc1b9ed0d6e42 (patch)
tree7e9fa16cfe446a9919fa688f86b3e12669feae02 /include/d/msg/d_msg_object.h
parentc064a30356d34bc9d1f88b6272899455d7098eed (diff)
d_msg_scrn_3select done (#2153)
* msg_scrn_3select done * remove asm * d_msg_scrn_jimaku done
Diffstat (limited to 'include/d/msg/d_msg_object.h')
-rw-r--r--include/d/msg/d_msg_object.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/d/msg/d_msg_object.h b/include/d/msg/d_msg_object.h
index 93c561b9db..225f94ef3b 100644
--- a/include/d/msg/d_msg_object.h
+++ b/include/d/msg/d_msg_object.h
@@ -558,7 +558,7 @@ public:
/* 0x2F4 */ s16 mMsgIndex;
/* 0x2F6 */ s16 mFlowIndex;
/* 0x2F8 */ s16 mSaveSeqMsgIndex;
- /* 0x2FA */ u16 mSelWeightFrame;
+ /* 0x2FA */ s16 mSelWaitFrame;
/* 0x2FC */ u16 mBoxAppearBound;
/* 0x2FE */ u16 mBoxAppearFrame;
/* 0x300 */ u16 mWaitFrame;