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/JSystem/JAudio2/JAIStreamMgr.cpp | |
| parent | a23a10639979ee10cbea5ffdadadc490d9e60227 (diff) | |
auto decompile more functions
Diffstat (limited to 'libs/JSystem/JAudio2/JAIStreamMgr.cpp')
| -rw-r--r-- | libs/JSystem/JAudio2/JAIStreamMgr.cpp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libs/JSystem/JAudio2/JAIStreamMgr.cpp b/libs/JSystem/JAudio2/JAIStreamMgr.cpp index 770ea3466a..99e2e3f17b 100644 --- a/libs/JSystem/JAudio2/JAIStreamMgr.cpp +++ b/libs/JSystem/JAudio2/JAIStreamMgr.cpp @@ -44,10 +44,10 @@ struct JASGenericMemPool { /* 80290994 */ void free(void*, u32); }; -struct JAISoundHandle {}; - struct JAISoundID {}; +struct JAISoundHandle {}; + struct JAIStreamMgr { /* 802A3B68 */ JAIStreamMgr(bool); /* 802A3C3C */ void startSound(JAISoundID, JAISoundHandle*, JGeometry::TVec3<f32> const*); @@ -60,13 +60,13 @@ struct JAIStreamMgr { /* 802A4174 */ void newStream_(); }; -struct JAIAudience {}; - template <typename A0> struct JAISoundStrategyMgr {}; /* JAISoundStrategyMgr<JAIStream> */ struct JAISoundStrategyMgr__template2 {}; +struct JAIAudience {}; + struct JAISoundActivity {}; struct JAIStream { |
