From d4f6f903025d980ce7d6ab99de1495d85f650dc6 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Sun, 7 Apr 2019 21:33:14 -0400 Subject: nonmatching sub_80C37E4 --- include/graphics.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/graphics.h') diff --git a/include/graphics.h b/include/graphics.h index 9934c22a5..c6f77f37d 100644 --- a/include/graphics.h +++ b/include/graphics.h @@ -3422,4 +3422,6 @@ extern const u8 Tiles_D129AC[]; extern const u8 gAreaUnknownTiles[]; extern const u16 gAreaUnknownPalette[]; +extern const u8 gUnknown_08E964B8[]; + #endif // GUARD_GRAPHICS_H -- cgit v1.2.3