Remove hardcoded gap

This commit is contained in:
PikalaxALT
2019-07-12 17:11:27 -04:00
parent 39d68ebd44
commit f64421dd8c
5 changed files with 3400 additions and 231 deletions
+1 -7
View File
@@ -541,13 +541,7 @@ SECTIONS {
data/multiboot_pokemon_colosseum.o(.rodata);
} =0
gap1 :
{
gap1_start = ABSOLUTE(.);
BYTE(0xFF)
. = 0x8D00000 - gap1_start;
} =0xFF
. = 0x08D00000;
gfx_data :
ALIGN(4)
{