summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2019-03-23 17:19:08 -0500
committerhuderlem <huderlem@gmail.com>2019-03-23 17:23:14 -0500
commit4fd2b0b48455774e1acc0ec0f86f023a26068fe5 (patch)
treeafab3113bb0b97eb0526ce8393e1cfa801d8c7ce /include/graphics.h
parentcd192e303d2aed6cdc33f1c123ef1654b638e760 (diff)
Decompile remaining functions in use_pokeblock.s
Diffstat (limited to 'include/graphics.h')
-rw-r--r--include/graphics.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/graphics.h b/include/graphics.h
index 8aa8a9b60..03840b6ff 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -4905,4 +4905,7 @@ extern const u16 gEasyChatCursor_Pal[];
extern const u32 gEasyChatRightWindow_Gfx[];
extern const u16 gEasyChatRightWindow_Pal[];
+// Use Pokeblock
+extern const u32 gUsePokeblockCondition_Gfx[];
+
#endif //GUARD_GRAPHICS_H