add important headers, const ptrs and egg hatch start
This commit is contained in:
@@ -80,6 +80,7 @@ SECTIONS {
|
||||
src/util.o(.text);
|
||||
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);
|
||||
|
||||
Reference in New Issue
Block a user