diff options
Diffstat (limited to 'include')
-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 |