summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
authorDiegoisawesome <Diegoisawesome@users.noreply.github.com>2018-08-15 16:27:49 -0700
committerGitHub <noreply@github.com>2018-08-15 16:27:49 -0700
commit8ac98f74416bbe5ef3159fdb954455165ce767e8 (patch)
treec9511c79c597830fdae81ea30ad26a432f5998d8 /include/graphics.h
parentf65da613cf04772d55cfcdaca8266479ea2c662b (diff)
parent13dc7a4170bcb44d10c80099b704103915c4d49d (diff)
Merge pull request #298 from Diegoisawesome/master
Finish decompiling pokemon_summary_screen
Diffstat (limited to 'include/graphics.h')
-rw-r--r--include/graphics.h20
1 files changed, 20 insertions, 0 deletions
diff --git a/include/graphics.h b/include/graphics.h
index 2dc5e99bf..a5acca625 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -3382,4 +3382,24 @@ extern const u8 gCreditsCopyrightEnd_Gfx[];
extern const u8 gPokenavConditionMarker_Gfx[];
extern const u16 gPokenavConditionMarker_Pal[];
+extern const u8 gUnknown_08D9862C[];
+extern const u8 gUnknown_08D98CC8[];
+extern const u8 gUnknown_08D987FC[];
+extern const u8 gUnknown_08D9898C[];
+extern const u8 gUnknown_08D98B28[];
+extern const u8 gUnknown_08D9853C[];
+extern const u8 gUnknown_08D85620[];
+extern const u16 gSummaryScreenWindow_Tilemap[];
+extern const u16 gMoveTypes_Pal[];
+extern const u8 gUnknown_08D97D0C[];
+
+extern const u16 gSummaryScreenPowAcc_Tilemap[];
+extern const u16 gUnknown_08DC3C34[];
+
+extern const u8 gMoveTypes_Gfx[];
+extern const u8 gUnknown_08D97BEC[];
+extern const u8 gUnknown_08D97CF4[];
+extern const u8 gStatusGfx_Icons[];
+extern const u8 gStatusPal_Icons[];
+
#endif //GUARD_GRAPHICS_H