From bedf072c371990c991203d7ffca6e4c0941a891f Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Tue, 24 Apr 2018 08:21:39 -0400 Subject: Finish decompilation of pokedex_area_screen --- include/graphics.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/graphics.h') diff --git a/include/graphics.h b/include/graphics.h index d70aefac6..8e95d100d 100644 --- a/include/graphics.h +++ b/include/graphics.h @@ -3415,4 +3415,7 @@ extern const u16 gUnknown_08D1212C[]; extern const u16 gUnknown_08D1214C[]; extern const u8 Tiles_D129AC[]; +extern const u8 gAreaUnknownTiles[]; +extern const u16 gAreaUnknownPalette[]; + #endif // GUARD_GRAPHICS_H -- cgit v1.2.3