Fix section linking
Create linker script and float all sections
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
INCLUDE "includes.asm"
|
||||
|
||||
|
||||
SECTION "Evolutions and Attacks", ROMX, BANK[EVOS_ATTACKS]
|
||||
SECTION "Evolutions and Attacks", ROMX
|
||||
|
||||
|
||||
INCLUDE "data/evos_attacks_pointers.asm"
|
||||
|
Reference in New Issue
Block a user