implement getChanMacroInt() on supported systems
This commit is contained in:
parent
af0103d76e
commit
2932a7281d
94 changed files with 262 additions and 3 deletions
|
|
@ -40,6 +40,7 @@ class DivPlatformYM2610Ext: public DivPlatformYM2610 {
|
|||
public:
|
||||
int dispatch(DivCommand c);
|
||||
void* getChanState(int chan);
|
||||
DivMacroInt* getChanMacroInt(int ch);
|
||||
DivDispatchOscBuffer* getOscBuffer(int chan);
|
||||
void reset();
|
||||
void forceIns();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue