summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
authorjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-11-22 06:46:04 +0800
committerjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-11-23 08:09:23 +0800
commit499c09a49f4e587c6f3135afe609a057f3dbd4d8 (patch)
tree326ebec6a2330cb5500e95c2d14e8fbcc26f4bcb /include/graphics.h
parent1d96920da05f7b5c25aef42931576f3e61099f66 (diff)
party_menu first quarter
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 930201403..e04f7b564 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -3746,6 +3746,9 @@ extern const u32 gPartyMenuPokeball_Pal[];
extern const u32 gPartyMenuPokeballSmall_Gfx[];
extern const u32 gStatusGfx_Icons[];
extern const u32 gStatusPal_Icons[];
+extern const u32 gPartyMenuBg_Gfx[];
+extern const u32 gPartyMenuBg_Tilemap[];
+extern const u32 gPartyMenuBg_Pal[];
// credits
extern const u32 gCreditsPokeballBgGfxTiles[];