C140: add bank types
This commit is contained in:
parent
b08f1e656f
commit
8235f6ee66
10 changed files with 107 additions and 9 deletions
|
|
@ -996,7 +996,7 @@ class DivEngine {
|
|||
void setOrder(unsigned char order);
|
||||
|
||||
// update system flags
|
||||
void updateSysFlags(int system, bool restart);
|
||||
void updateSysFlags(int system, bool restart, bool render);
|
||||
|
||||
// set Hz
|
||||
void setSongRate(float hz);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue