summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-02-10 00:47:00 -0500
committerhuderlem <huderlem@gmail.com>2020-02-17 13:10:23 -0600
commit3456578c0fac0e6a122898bb5f44e08bb835f934 (patch)
treef8253f28368ccadbe107e1c47a8039a4e9f7c3fc /include/graphics.h
parentf6275cce57125ad6c54a5edd14a03517a34a1b61 (diff)
Move berry crush data to src
Diffstat (limited to 'include/graphics.h')
-rw-r--r--include/graphics.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/graphics.h b/include/graphics.h
index bf3fcb763..4dba50833 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -5006,6 +5006,7 @@ extern const u16 gUsePokeblockCondition_Pal[];
// Berry Crush
extern const u32 gUnknown_08DE34B8[];
extern const u16 gUnknown_08DE3398[];
+extern const u32 gUnknown_08DE3FD4[];
// Pokenav
extern const u32 gPokenavMessageBox_Gfx[];