Use ifdefs in linker file

This commit is contained in:
octorock
2021-06-22 00:39:03 +02:00
parent 6f54607fbf
commit cc4c42c54e
15 changed files with 23 additions and 1852 deletions
+1 -1
View File
@@ -365,7 +365,7 @@ void sub_0802AD54(Entity* this) {
#ifdef EU
// TODO regalloc in EU version
NAKED void sub_0802ADDC(Entity* this) {
asm(".incbin \"baserom_eu.gba\", 0x02AD48, 0x000004C"); // TODOg disassemble
asm(".incbin \"baserom_eu.gba\", 0x02AD48, 0x000004C"); // TODO disassemble
}
#else
void sub_0802ADDC(Entity* this) {