summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
authorMarco Willems (M17.1) <progreon@gmail.com>2018-01-06 22:52:10 +0100
committerMarco Willems (M17.1) <progreon@gmail.com>2018-01-06 22:52:10 +0100
commitdcecc8aebfd2480d6e79f3c1f54b737ecbb319f8 (patch)
tree269aa3818b69d5379194ffff713ed5d7f4576160 /include/graphics.h
parent344b8bffbb969cca8b1c23ddf994c0c8ec6fe1f8 (diff)
parent680d3fd7b980578024226eccffe2e01072826227 (diff)
merge with master
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 42e6fd5c6..00a210350 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -2736,4 +2736,11 @@ extern const u8 gVersionTiles[];
extern const u16 gUnknown_08E9F624[];
extern const u8 gUnknown_08E9F7E4[];
+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