Support new SPU voice approach

This commit is contained in:
2024-08-24 14:25:05 +02:00
parent 12de2340cc
commit 92b19ecabc
3 changed files with 48 additions and 2 deletions

View File

@@ -55,7 +55,7 @@ __stack_start = ORIGIN(ram) + LENGTH(ram);
SECTIONS {
.zero (NOLOAD) : {
_ZN10JabyEngine2CD4zeroE = .;
_ZN10JabyEngine3SPU5voiceE = .;
} > zero
.bios (NOLOAD) : {