Eknous please HELP ME
This commit is contained in:
parent
62a1a383ee
commit
c9cbf133d6
57 changed files with 139 additions and 0 deletions
|
|
@ -33,6 +33,10 @@ void* DivDispatch::getChanState(int chan) {
|
|||
return NULL;
|
||||
}
|
||||
|
||||
unsigned short DivDispatch::getPan(int chan) {
|
||||
return 0;
|
||||
}
|
||||
|
||||
DivMacroInt* DivDispatch::getChanMacroInt(int chan) {
|
||||
return NULL;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue