get rid of some custom tempo legacy
This commit is contained in:
parent
7f0dc576d8
commit
c83232f8da
5 changed files with 16 additions and 57 deletions
|
|
@ -954,7 +954,7 @@ class DivEngine {
|
|||
void updateSysFlags(int system, bool restart);
|
||||
|
||||
// set Hz
|
||||
void setSongRate(float hz, bool pal);
|
||||
void setSongRate(float hz);
|
||||
|
||||
// set remaining loops. -1 means loop forever.
|
||||
void setLoops(int loops);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue