diff options
| author | jdflyer <jdflyer10@gmail.com> | 2022-12-24 12:47:48 -0700 |
|---|---|---|
| committer | jdflyer <jdflyer10@gmail.com> | 2022-12-24 12:47:48 -0700 |
| commit | ae040aa688d6937ded96ea46e5ab804019d1ee85 (patch) | |
| tree | d8bf6182e5dfb244218215fdd3352433b5382842 /libs/JSystem/JAudio2/JASAudioThread.cpp | |
| parent | e0c23673db94cae6729ec0827a67219d5b114814 (diff) | |
Old JAudio changes
Diffstat (limited to 'libs/JSystem/JAudio2/JASAudioThread.cpp')
| -rw-r--r-- | libs/JSystem/JAudio2/JASAudioThread.cpp | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/libs/JSystem/JAudio2/JASAudioThread.cpp b/libs/JSystem/JAudio2/JASAudioThread.cpp index 0667bfb0cc..415d62b23d 100644 --- a/libs/JSystem/JAudio2/JASAudioThread.cpp +++ b/libs/JSystem/JAudio2/JASAudioThread.cpp @@ -58,18 +58,6 @@ struct JASDSPChannel { /* 8029D3C8 */ void initAll(); }; -struct JASAudioThread { - /* 8029CCDC */ JASAudioThread(int, int, u32); - /* 8029CD4C */ void create(s32); - /* 8029CDC0 */ void stop(); - /* 8029CDEC */ void run(); - /* 8029CF68 */ void DMACallback(); - /* 8029CFBC */ void DSPCallback(void*); - /* 8029D028 */ ~JASAudioThread(); - - static u8 snIntCount[4 + 4 /* padding */]; -}; - // // Forward References: // |
