summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
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 17abb840e..32f3a1c1f 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -2703,4 +2703,11 @@ extern const u16 gUnknown_08E95A18[];
extern const u16 gUnknown_08E95AB8[];
extern const u16 gUnknown_08E95FB8[];
+extern const u8 gCableCar_Gfx[];
+extern const u8 gCableCarDoor_Gfx[];
+extern const u8 gCableCarCord_Gfx[];
+extern const u16 gCableCar_Pal[];
+extern const u16 gCableCarBG_Pal[];
+extern const u8 gCableCarBG_Gfx[];
+
#endif // GUARD_GRAPHICS_H