diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-04-07 21:33:14 -0400 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-04-08 17:33:35 -0500 |
commit | d4f6f903025d980ce7d6ab99de1495d85f650dc6 (patch) | |
tree | e45d11a32427ff7f0902af0e0155e5927e129db3 /include/graphics.h | |
parent | 290b2f9eddc554fed50cb397f2a5f22d9627757f (diff) |
nonmatching sub_80C37E4
Diffstat (limited to 'include/graphics.h')
-rw-r--r-- | include/graphics.h | 2 |
1 files changed, 2 insertions, 0 deletions
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 |