summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-01-09 10:09:55 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2018-01-09 10:09:55 -0500
commit6503d0fee3d9423640f563745692af35f7298c8b (patch)
tree3452746d5448c718c8e96333651b49428ce35178 /include/graphics.h
parent7b7f11119ac386e51910b957f855eade7e40381b (diff)
through sub_8097E70; split PSS in 3
Diffstat (limited to 'include/graphics.h')
-rw-r--r--include/graphics.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/graphics.h b/include/graphics.h
index 00a210350..91ba45acd 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -2743,4 +2743,9 @@ extern const u16 gCableCar_Pal[];
extern const u16 gCableCarBG_Pal[];
extern const u8 gCableCarBG_Gfx[];
+extern const u8 gPSSMenuHeader_Gfx[];
+extern const u8 gPSSMenuHeader_Tilemap[];
+extern const u16 gPSSMenu1_Pal[];
+extern const u16 gPSSMenu2_Pal[];
+
#endif // GUARD_GRAPHICS_H