PowerNoise: prepare to split ins type into two
This commit is contained in:
parent
c098e0bcd1
commit
4f7dff1feb
4 changed files with 7 additions and 3 deletions
|
|
@ -1045,6 +1045,8 @@ void DivInstrument::putInsData2(SafeWriter* w, bool fui, const DivSong* song, bo
|
|||
break;
|
||||
case DIV_INS_POWERNOISE:
|
||||
break;
|
||||
case DIV_INS_POWERNOISE_SLOPE:
|
||||
break;
|
||||
case DIV_INS_MAX:
|
||||
break;
|
||||
case DIV_INS_NULL:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue