remove many TODOs

This commit is contained in:
tildearrow 2023-08-30 19:21:38 -05:00
parent d1b78f787b
commit 274ce8a646
7 changed files with 1 additions and 14 deletions

View file

@ -388,8 +388,6 @@ void DivPlatformGA20::notifyInsChange(int ins) {
}
void DivPlatformGA20::notifyWaveChange(int wave) {
// TODO when wavetables are added
// TODO they probably won't be added unless the samples reside in RAM
}
void DivPlatformGA20::notifyInsDeletion(void* ins) {