Share commo DMA related code for use with SPU

This commit is contained in:
Jaby
2024-09-10 22:50:05 +02:00
committed by Jaby
parent b22537dc95
commit c89faba232
6 changed files with 70 additions and 54 deletions

View File

@@ -41,6 +41,8 @@ namespace JabyEngine {
static Progress parse_sample(State::Configuration& config, VAGState& state) {
// Load balancer?
return Progress::Error;
}