finish egg hatch, clean up headers
This commit is contained in:
@@ -81,7 +81,6 @@ SECTIONS {
|
||||
src/blend_palette.o(.text);
|
||||
asm/daycare.o(.text);
|
||||
src/egg_hatch.o(.text);
|
||||
asm/egg_hatch.o(.text);
|
||||
asm/battle_interface.o(.text);
|
||||
asm/smokescreen.o(.text);
|
||||
asm/pokeball.o(.text);
|
||||
@@ -341,6 +340,8 @@ SECTIONS {
|
||||
src/trig.o(.rodata);
|
||||
src/util.o(.rodata);
|
||||
data/data3.o(.rodata);
|
||||
src/egg_hatch.o(.rodata);
|
||||
data/data3_a0.o(.rodata);
|
||||
src/berry.o(.rodata);
|
||||
data/data3_a1.o(.rodata);
|
||||
src/pokemon_size_record.o(.rodata)
|
||||
|
||||
Reference in New Issue
Block a user