summaryrefslogtreecommitdiff
path: root/libs/JSystem/JAudio2/JAIStreamMgr.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/JSystem/JAudio2/JAIStreamMgr.cpp')
-rw-r--r--libs/JSystem/JAudio2/JAIStreamMgr.cpp8
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 {