mirror of
https://github.com/zeldaret/tp
synced 2026-09-06 19:01:05 -04:00
JAudio2 debug (#3006)
This commit is contained in:
@@ -38,6 +38,9 @@ struct JASDSPChannel {
|
||||
static void updateAll();
|
||||
static int killActiveChannel();
|
||||
static JASDSPChannel* getHandle(u32);
|
||||
static u32 getNumUse();
|
||||
static u32 getNumFree();
|
||||
static u32 getNumBreak();
|
||||
|
||||
static JASDSPChannel* sDspChannels;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user