summaryrefslogtreecommitdiff
path: root/include/JSystem/JAudio2
diff options
context:
space:
mode:
authorjdflyer <yeacub@gmail.com>2021-01-21 21:47:28 -0700
committerjdflyer <yeacub@gmail.com>2021-01-21 21:47:28 -0700
commitff7ac962f141de063e9b9db0e7ade8af74bdf53d (patch)
tree92897208e33d2b12644bce966b95b4a760728d1f /include/JSystem/JAudio2
parent7b97550cee460008a12da5355a3ea9f43fca33e0 (diff)
m_Do_audio
Diffstat (limited to 'include/JSystem/JAudio2')
-rw-r--r--include/JSystem/JAudio2/JAUClusterSound/JAUClusterSound.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/JSystem/JAudio2/JAUClusterSound/JAUClusterSound.h b/include/JSystem/JAudio2/JAUClusterSound/JAUClusterSound.h
index 918035371d..61a4c2afbc 100644
--- a/include/JSystem/JAudio2/JAUClusterSound/JAUClusterSound.h
+++ b/include/JSystem/JAudio2/JAUClusterSound/JAUClusterSound.h
@@ -7,6 +7,7 @@ struct JAISoundHandle {
void* unk; // probably JAISound*
JAISoundHandle();
+ ~JAISoundHandle();
};
#endif \ No newline at end of file