summaryrefslogtreecommitdiff
path: root/libs/JSystem/JAudio2/JAIStream.cpp
diff options
context:
space:
mode:
authorJulgodis <>2021-04-07 09:16:47 +0200
committerJulgodis <>2021-04-07 09:16:47 +0200
commitdca1d2a1c032f239c65aa1b7767132c12e89f628 (patch)
tree103f2574cfa7c6b9f19df522447d0b58861b60ba /libs/JSystem/JAudio2/JAIStream.cpp
parented1ee30dd20ab15ba73b987f1e59b0dfc16d09b2 (diff)
detect more floats/doubles, including from relocations
Diffstat (limited to 'libs/JSystem/JAudio2/JAIStream.cpp')
-rw-r--r--libs/JSystem/JAudio2/JAIStream.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/libs/JSystem/JAudio2/JAIStream.cpp b/libs/JSystem/JAudio2/JAIStream.cpp
index 0dc7fe1aeb..0d320d1ee1 100644
--- a/libs/JSystem/JAudio2/JAIStream.cpp
+++ b/libs/JSystem/JAudio2/JAIStream.cpp
@@ -49,16 +49,16 @@ struct JASAramStream {
struct JAIStreamMgr {};
-struct JAISoundID {};
+struct JAISoundActivity {};
-struct JAIAudience {};
+struct JAISoundID {};
template <typename A0>
struct JAISoundStrategyMgr {};
/* JAISoundStrategyMgr<JAIStream> */
struct JAISoundStrategyMgr__template2 {};
-struct JAISoundActivity {};
+struct JAIAudience {};
struct JAIStream {
/* 802A3104 */ JAIStream(JAIStreamMgr*, JAISoundStrategyMgr<JAIStream>*);