diff options
| author | jdflyer <yeacub@gmail.com> | 2021-01-21 21:47:28 -0700 |
|---|---|---|
| committer | jdflyer <yeacub@gmail.com> | 2021-01-21 21:47:28 -0700 |
| commit | ff7ac962f141de063e9b9db0e7ade8af74bdf53d (patch) | |
| tree | 92897208e33d2b12644bce966b95b4a760728d1f /include/JSystem/JAudio2 | |
| parent | 7b97550cee460008a12da5355a3ea9f43fca33e0 (diff) | |
m_Do_audio
Diffstat (limited to 'include/JSystem/JAudio2')
| -rw-r--r-- | include/JSystem/JAudio2/JAUClusterSound/JAUClusterSound.h | 1 |
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 |
