summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-05-06 10:49:10 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2019-05-06 10:49:10 -0400
commite9e87a0fe47406b5d2881b9360886842b8731c97 (patch)
tree4007bb25d799df054f5cd7bd5cb80b49f0667722 /include/graphics.h
parent5f49353de4df86401ec0c7844f08ec1db9587484 (diff)
egg_hatch as part of daycare
Diffstat (limited to 'include/graphics.h')
-rw-r--r--include/graphics.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/graphics.h b/include/graphics.h
index 83cc19bb3..04d05da2b 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -161,4 +161,11 @@ extern const u32 gUnknown_8E84F20[];
extern const u32 gUnknown_8E85068[];
extern const u8 gUnknown_8E99118[];
+// egg_hatch
+extern const u32 gBattleTextboxTiles[];
+extern const u32 gFile_graphics_interface_menu_map_tilemap[];
+extern const u32 gBattleTextboxPalette[];
+extern const u32 gTradeGba2_Pal[];
+extern const u32 gTradeGba_Gfx[];
+
#endif //GUARD_GRAPHICS_H