summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
authorultima-soul <akshayjhanji@hotmail.com>2019-07-30 17:21:17 -0700
committerultima-soul <akshayjhanji@hotmail.com>2019-07-30 17:21:17 -0700
commit9a152f8fe600698fe7d63e6f3835d0154d60c42c (patch)
tree41c40e3d1ba84356bd07b1c168686ad63aacf90f /include/graphics.h
parent370e9afb37fb2e0e01b8ec86e68291ea8da5aa4f (diff)
Decompile data/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 d77e8e4c7..bbb70590d 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -4939,6 +4939,9 @@ extern const u32 gLinkMiscMenu_Tilemap[];
// Use Pokeblock
extern const u8 gPokenavConditionCancel_Gfx[];
extern const u16 gPokenavConditionCancel_Pal[];
+extern const u8 gUsePokeblockUpDown_Gfx[];
+extern const u16 gUsePokeblockUpDown_Pal[];
+extern const u16 gUsePokeblockCondition_Pal[];
// Berry Crush
extern const u32 gUnknown_08DE34B8[];