diff options
Diffstat (limited to 'libs/Z2AudioLib/Z2AudioMgr.cpp')
| -rw-r--r-- | libs/Z2AudioLib/Z2AudioMgr.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/libs/Z2AudioLib/Z2AudioMgr.cpp b/libs/Z2AudioLib/Z2AudioMgr.cpp index 1e253033bd..568ca39d77 100644 --- a/libs/Z2AudioLib/Z2AudioMgr.cpp +++ b/libs/Z2AudioLib/Z2AudioMgr.cpp @@ -16,10 +16,6 @@ struct Z2SpeechMgr2 { /* 802CC9D0 */ void framework(); }; -struct Z2SoundObjMgr { - /* 802BF920 */ Z2SoundObjMgr(); -}; - struct Z2SoundMgr { /* 802A9E80 */ Z2SoundMgr(); /* 802AA67C */ void framework(); @@ -134,13 +130,6 @@ struct JASDriver { /* 8029E178 */ void setOutputMode(u32); }; -struct JASAudioReseter { - /* 8029D0B4 */ JASAudioReseter(); - /* 8029D138 */ void start(u32, bool); - /* 8029D1D4 */ void resume(); - /* 8029D1F8 */ void checkDone() const; -}; - struct JASAramStream { static u8 sBlockSize[4]; }; |
