diff options
| author | Julgodis <> | 2021-04-08 21:05:48 +0200 |
|---|---|---|
| committer | Julgodis <> | 2021-04-08 21:05:48 +0200 |
| commit | 2661db6aaa98a5bbd17691cb438ef64752dbcdf4 (patch) | |
| tree | 4e6d8499431192316bc2bae0cec8e6f92636b4b4 /libs/Z2AudioLib/Z2AudioMgr.cpp | |
| parent | a23a10639979ee10cbea5ffdadadc490d9e60227 (diff) | |
auto decompile more functions
Diffstat (limited to 'libs/Z2AudioLib/Z2AudioMgr.cpp')
| -rw-r--r-- | libs/Z2AudioLib/Z2AudioMgr.cpp | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/libs/Z2AudioLib/Z2AudioMgr.cpp b/libs/Z2AudioLib/Z2AudioMgr.cpp index 2ca4d22043..a1ce62d2e7 100644 --- a/libs/Z2AudioLib/Z2AudioMgr.cpp +++ b/libs/Z2AudioLib/Z2AudioMgr.cpp @@ -70,14 +70,6 @@ struct Z2FxLineMgr { /* 802BA7DC */ Z2FxLineMgr(); }; -struct JAISoundHandle {}; - -struct JKRSolidHeap {}; - -struct JKRArchive {}; - -struct JAISoundID {}; - struct JGeometry { template <typename A1> struct TVec3 {}; @@ -85,6 +77,14 @@ struct JGeometry { struct TVec3__template0 {}; }; +struct JAISoundID {}; + +struct JKRArchive {}; + +struct JKRSolidHeap {}; + +struct JAISoundHandle {}; + struct Z2AudioMgr { /* 802CD248 */ Z2AudioMgr(); /* 802CD34C */ void init(JKRSolidHeap*, u32, void*, JKRArchive*); @@ -191,7 +191,6 @@ struct JASGenericMemPool { }; struct JASDriver { - /* 8029C9F0 */ void getSubFrames(); /* 8029E178 */ void setOutputMode(u32); }; |
