diff options
author | scnorton <scnorton@biociphers.org> | 2017-08-31 13:46:14 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-08-31 13:46:14 -0400 |
commit | d3dca02924bc19bff355feb74a667707751bcc8f (patch) | |
tree | 3465c7931b0b3b9174d0df5ed375febe4d165d1c /include/graphics.h | |
parent | b636d3cafa2a1b3314fddb3c7bde2bdb94c1e2c2 (diff) |
Nonmatching sub_8047D58
Diffstat (limited to 'include/graphics.h')
-rw-r--r-- | include/graphics.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/graphics.h b/include/graphics.h index 5632cb831..72688ec44 100644 --- a/include/graphics.h +++ b/include/graphics.h @@ -2564,4 +2564,7 @@ extern const u8 gUnknown_08E8CFC0[]; extern const u8 gUnknown_08E8D4C0[]; extern const u8 gUnknown_08E8D9C0[]; +extern const u8 gUnknown_08EA1DEC[]; +extern const u16 gUnknown_08EA0328[]; + #endif // GUARD_GRAPHICS_H |