mirror of
https://github.com/zeldaret/tp
synced 2026-05-23 23:05:36 -04:00
Old JAudio changes
This commit is contained in:
@@ -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:
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user