summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2019-08-05 09:49:21 -0400
committerGitHub <noreply@github.com>2019-08-05 09:49:21 -0400
commitf5e18718d95cd6da312cd8f9bae19d356a54af12 (patch)
treef5095cd68e1ae2b72b9f895c74dd183c229b64d4 /include/graphics.h
parent1fc64b85824a49345b0fcd9672a65bf4e6acf3db (diff)
parent463e1eb6b836be8f6f1b9465ada1072a4d3d37d6 (diff)
Merge pull request #702 from PikalaxALT/pokenav_unk_2
Pokenav unk 2
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 c39ad60b0..d1d99cc8f 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -4950,4 +4950,11 @@ extern const u16 gUsePokeblockCondition_Pal[];
extern const u32 gUnknown_08DE34B8[];
extern const u16 gUnknown_08DE3398[];
+// Pokenav
+extern const u32 gPokenavMessageBox_Gfx[];
+extern const u32 gPokenavMessageBox_Tilemap[];
+extern const u16 gPokenavMessageBox_Pal[];
+extern const u32 gPokenavOptions_Gfx[];
+extern const u16 gPokenavOptions_Pal[];
+
#endif //GUARD_GRAPHICS_H