SID3: fix the other saving problems

This commit is contained in:
tildearrow 2024-10-03 12:27:39 -05:00
parent eb4ecd6827
commit ca7fe252a3

View file

@ -1421,6 +1421,10 @@ void DivInstrument::putInsData2(SafeWriter* w, bool fui, const DivSong* song, bo
break;
case DIV_INS_SID3:
featureS3=true;
checkForWL=true;
featureSM=true;
if (amiga.useSample) featureSL=true;
if (ws.enabled) featureWS=true;
break;
case DIV_INS_SUPERVISION:
featureSM=true;