diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-05-02 17:50:42 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-05-02 17:53:00 -0400 |
commit | f13e1c78b23c5b9bccb8288ff1ba575f66e53afc (patch) | |
tree | 8d585642794a2dab3e6ce2007825113692b7839f /include/graphics.h | |
parent | a14162eb9fdc0ac4f196b078b05be7ca6b7c73f9 (diff) |
through sub_81CA0EC
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 9b7bc1e0e..161633e17 100644 --- a/include/graphics.h +++ b/include/graphics.h @@ -4945,5 +4945,7 @@ extern const u16 gUnknown_08DE3398[]; extern const u32 gPokenavMessageBox_Gfx[]; extern const u32 gPokenavMessageBox_Tilemap[]; extern const u16 gPokenavMessageBox_Pal[]; +extern const u32 gPokenavOptions_Gfx[]; +extern const u16 gPokenavOptions_Pal[]; #endif //GUARD_GRAPHICS_H |