Support new SPU voice approach
This commit is contained in:
@@ -55,7 +55,7 @@ __stack_start = ORIGIN(ram) + LENGTH(ram);
|
||||
|
||||
SECTIONS {
|
||||
.zero (NOLOAD) : {
|
||||
_ZN10JabyEngine2CD4zeroE = .;
|
||||
_ZN10JabyEngine3SPU5voiceE = .;
|
||||
} > zero
|
||||
|
||||
.bios (NOLOAD) : {
|
||||
|
Reference in New Issue
Block a user