i will finish this later today
This commit is contained in:
parent
09ebadf479
commit
629d229bc1
4 changed files with 174 additions and 10 deletions
|
|
@ -451,6 +451,9 @@ class DivEngine {
|
|||
// go to order
|
||||
void setOrder(unsigned char order);
|
||||
|
||||
// set system flags
|
||||
void setSysFlags(int system, unsigned int flags);
|
||||
|
||||
// set Hz
|
||||
void setSongRate(int hz, bool pal);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue