JASBNKParser OK, Z2Audience OK (#2929)

This commit is contained in:
LagoLunatic
2025-12-08 00:49:42 -05:00
committed by GitHub
parent 05c8009191
commit 644b4fb96f
9 changed files with 90 additions and 30 deletions
+4
View File
@@ -305,3 +305,7 @@ JASOscillator::Point const* JASBNKParser::Ver0::getOscTableEndPtr(JASOscillator:
} while (tmp <= 10);
return points;
}
// Fakematch? Why is this here?
template<>
JASMemPool_MultiThreaded<JASChannel> JASPoolAllocObject_MultiThreaded<JASChannel>::memPool_;