diff options
Diffstat (limited to 'include/graphics.h')
-rw-r--r-- | include/graphics.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/graphics.h b/include/graphics.h index 4e558b508..9b7bc1e0e 100644 --- a/include/graphics.h +++ b/include/graphics.h @@ -4941,4 +4941,9 @@ extern const u16 gPokenavConditionCancel_Pal[]; extern const u32 gUnknown_08DE34B8[]; extern const u16 gUnknown_08DE3398[]; +// Pokenav +extern const u32 gPokenavMessageBox_Gfx[]; +extern const u32 gPokenavMessageBox_Tilemap[]; +extern const u16 gPokenavMessageBox_Pal[]; + #endif //GUARD_GRAPHICS_H |