total extinction of legacy sample mode, part 4

prepare the conversion code...
This commit is contained in:
tildearrow 2025-11-08 20:15:40 -05:00
parent 183526cdbd
commit f45bb97318
4 changed files with 19 additions and 0 deletions

View file

@ -729,3 +729,9 @@ void DivSong::unload() {
}
subsong.clear();
}
// from this point onwards, a mess.
void DivSong::convertLegacySampleMode() {
}