fix some of these command hints
This commit is contained in:
parent
67e7e07048
commit
2e41d117d7
2 changed files with 4 additions and 2 deletions
|
|
@ -311,6 +311,8 @@ SafeWriter* DivEngine::saveCommand(bool binary) {
|
|||
break;
|
||||
case DIV_CMD_PITCH:
|
||||
break;
|
||||
case DIV_CMD_PRE_NOTE:
|
||||
break;
|
||||
default:
|
||||
if (!wroteTick) {
|
||||
wroteTick=true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue