summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
authorKDSKardabox <bollygame94@gmail.com>2018-04-17 14:24:39 +0530
committerKDSKardabox <bollygame94@gmail.com>2018-04-17 14:24:39 +0530
commitf5cbefc2958e5dec050be0b6a8ccaf46c42693a1 (patch)
tree1251a94d6749abca11abb9e442725528b7ed7a28 /include/graphics.h
parent936bb5925ae797a9cf59ef43940f52547c8f60a7 (diff)
Decompile mon markings
Diffstat (limited to 'include/graphics.h')
-rw-r--r--include/graphics.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/graphics.h b/include/graphics.h
index 9afcb75ad..1313ddc3a 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -2864,4 +2864,8 @@ extern const u8 gBerryPalette_Enigma[];
//credits
extern const u8 gCreditsCopyrightEnd_Gfx[];
+//pokenav condition marker
+extern const u8 gPokenavConditionMarker_Gfx[];
+extern const u16 gPokenavConditionMarker_Pal[];
+
#endif //GUARD_GRAPHICS_H