Fix floating sections
This is needed so that rgblink doesn't move them around after modifying it's placement algorithm. Signed-off-by: AntonioND <antonio_nd@outlook.com>
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[$65b1], BANK[EVOS_ATTACKS]
|
||||
|
||||
|
||||
INCLUDE "data/evos_attacks_pointers.asm"
|
||||
|
Reference in New Issue
Block a user