fix volume regression
This commit is contained in:
parent
2f813c55e0
commit
93c88a093f
2 changed files with 14 additions and 14 deletions
|
|
@ -90,6 +90,7 @@ class DivEngine {
|
|||
void processRow(int i, bool afterDelay);
|
||||
void nextOrder();
|
||||
void nextRow();
|
||||
void reset();
|
||||
// returns true if end of song.
|
||||
bool nextTick();
|
||||
bool perSystemEffect(int ch, unsigned char effect, unsigned char effectVal);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue