mirror of
https://github.com/zeldaret/tp
synced 2026-07-11 15:28:38 -04:00
f_op_msg_mng 19/20 matched (#227)
This commit is contained in:
@@ -93,7 +93,7 @@ public:
|
||||
/* 80237994 */ static void onKillMessageFlag();
|
||||
/* 802379AC */ static void setKillMessageFlag();
|
||||
/* 802379D8 */ void setKillMessageFlagLocal();
|
||||
/* 80237A74 */ void setTalkPartner(fopAc_ac_c*);
|
||||
/* 80237A74 */ static void setTalkPartner(fopAc_ac_c*);
|
||||
/* 80237A88 */ void setNowTalkFlowNo(s16);
|
||||
/* 80237A9C */ void getNowTalkFlowNo();
|
||||
/* 80237AB0 */ void setDemoMessage(u32);
|
||||
@@ -460,7 +460,7 @@ public:
|
||||
/* 0x2EC */ f32 mPikariAnmSpeed;
|
||||
/* 0x2F0 */ u16 mPikariHaloDelay_spirit;
|
||||
/* 0x2F2 */ u8 mStageTitleDisplayType;
|
||||
/* 0x2F4 */ u16 mMsgIndex;
|
||||
/* 0x2F4 */ s16 mMsgIndex;
|
||||
/* 0x2F6 */ u16 mFlowIndex;
|
||||
/* 0x2F8 */ u16 mSaveSeqMsgIndex;
|
||||
/* 0x2FA */ u16 mSelWeightFrame;
|
||||
|
||||
Reference in New Issue
Block a user