Support new SPU voice approach

This commit is contained in:
Jaby
2024-08-24 14:25:05 +02:00
committed by Jaby
parent 8e0e8fda7e
commit 941cadb648
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) : {