diff options
| author | TakaRikka <takarikka@outlook.com> | 2022-05-28 03:49:55 -0700 |
|---|---|---|
| committer | TakaRikka <takarikka@outlook.com> | 2022-05-28 03:49:55 -0700 |
| commit | 36e62e0b80225b6ef6cbe6a7322397899d3a0ffd (patch) | |
| tree | 78f9950298acfc601001a0da4ab9d46cd04d6de2 /src/d/msg/d_msg_class.cpp | |
| parent | 9bcbccbeb5966896e10b9f29cc4c69bc49abe20d (diff) | |
npcT / JUTGamePad work
Diffstat (limited to 'src/d/msg/d_msg_class.cpp')
| -rw-r--r-- | src/d/msg/d_msg_class.cpp | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/src/d/msg/d_msg_class.cpp b/src/d/msg/d_msg_class.cpp index fa67684d0c..5485ab9440 100644 --- a/src/d/msg/d_msg_class.cpp +++ b/src/d/msg/d_msg_class.cpp @@ -236,21 +236,6 @@ struct dMsgObject_c { /* 80238638 */ void getItemEquipButton(); }; -struct Z2SpeechMgr2 { - /* 802CBD88 */ void setString(u16 const*, s16, u8, u16); - /* 802CCA18 */ void playOneShotVoice(u8, u16, Vec*, s8); -}; - -struct JAISoundID {}; - -struct Z2SeMgr { - /* 802AB984 */ void seStart(JAISoundID, Vec const*, u32, s8, f32, f32, f32, f32, u8); -}; - -struct Z2AudioMgr { - static u8 mAudioMgrPtr[4 + 4 /* padding */]; -}; - struct STControl { /* 80032044 */ STControl(s16, s16, s16, s16, f32, f32, s16, s16); /* 80032088 */ void setWaitParm(s16, s16, s16, s16, f32, f32, s16, s16); |
