mirror of
https://github.com/zeldaret/tww.git
synced 2026-09-12 20:26:07 -04:00
JASDSPBuf, JASChAllocQueue OK
This commit is contained in:
@@ -54,6 +54,13 @@ namespace JASystem {
|
||||
void extraUpdate(TChannel*, u32);
|
||||
static void updatecallLogicalChannel(TChannel*, u32);
|
||||
|
||||
u8 getNoteOnPriority() const { return field_0x48; }
|
||||
|
||||
// TODO
|
||||
void getLifeTimePriority() const {}
|
||||
void getReleasePriority() const {}
|
||||
void setSkipSamples(u32) {}
|
||||
|
||||
/* 0x00 */ u8 field_0x0;
|
||||
/* 0x01 */ u8 field_0x1;
|
||||
/* 0x02 */ u8 mPauseFlag;
|
||||
|
||||
Reference in New Issue
Block a user