diff options
| author | Jcw87 <Jcw87@users.noreply.github.com> | 2023-07-20 02:43:10 -0700 |
|---|---|---|
| committer | Jcw87 <Jcw87@users.noreply.github.com> | 2023-07-20 21:07:14 -0700 |
| commit | 7e2cf84a889f58697dc42663d9cf504db64af0d2 (patch) | |
| tree | 6b66df069e868a87dc1210ecc058c5781d06b750 /libs/Z2AudioLib/Z2AudioMgr.cpp | |
| parent | 250110cd1058ebfb01248d638325df7c9419f6fb (diff) | |
JAISeq
Diffstat (limited to 'libs/Z2AudioLib/Z2AudioMgr.cpp')
| -rw-r--r-- | libs/Z2AudioLib/Z2AudioMgr.cpp | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/libs/Z2AudioLib/Z2AudioMgr.cpp b/libs/Z2AudioLib/Z2AudioMgr.cpp index e953c60155..0a1606b086 100644 --- a/libs/Z2AudioLib/Z2AudioMgr.cpp +++ b/libs/Z2AudioLib/Z2AudioMgr.cpp @@ -82,29 +82,10 @@ struct JASResArcLoader { /* 80290C04 */ void getResMaxSize(JKRArchive const*); }; -template <typename A0> -struct JASMemPool {}; -/* JASMemPool<Z2SoundHandlePool> */ -struct JASMemPool__template4 { - /* 802AB200 */ void func_802AB200(void* _this); -}; - -/* JASMemPool<Z2Audible> */ -struct JASMemPool__template5 { - /* 802BD288 */ void func_802BD288(void* _this); -}; - struct JASKernel { /* 80290B08 */ void getAramHeap(); }; -struct JASHeap { - /* 8029021C */ void alloc(JASHeap*, u32); - /* 802904E4 */ void free(); - /* 80290B54 */ ~JASHeap(); - /* 802A4A5C */ void __defctor(); -}; - struct JASAramStream { static u8 sBlockSize[4]; }; |
