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/JAIStream.cpp | |
| parent | a23a10639979ee10cbea5ffdadadc490d9e60227 (diff) | |
auto decompile more functions
Diffstat (limited to 'libs/JSystem/JAudio2/JAIStream.cpp')
| -rw-r--r-- | libs/JSystem/JAudio2/JAIStream.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/JSystem/JAudio2/JAIStream.cpp b/libs/JSystem/JAudio2/JAIStream.cpp index 1c8cdbcc9e..e9bbc280d7 100644 --- a/libs/JSystem/JAudio2/JAIStream.cpp +++ b/libs/JSystem/JAudio2/JAIStream.cpp @@ -49,8 +49,6 @@ struct JASAramStream { struct JAIStreamMgr {}; -struct JAIAudience {}; - template <typename A0> struct JAISoundStrategyMgr {}; /* JAISoundStrategyMgr<JAIStream> */ @@ -58,6 +56,8 @@ struct JAISoundStrategyMgr__template2 {}; struct JAISoundID {}; +struct JAIAudience {}; + struct JAISoundActivity {}; struct JAIStream { |
