diff options
Diffstat (limited to 'include/graphics.h')
-rw-r--r-- | include/graphics.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/graphics.h b/include/graphics.h index 56a51e67c..0e804e17c 100644 --- a/include/graphics.h +++ b/include/graphics.h @@ -4222,4 +4222,8 @@ extern const u16 gUnknown_8E9E9FC[]; extern const u16 gTradeButtons_Gfx[]; extern const u16 gTradeMenuMonBox_Tilemap[]; +// mon_markings +extern const u16 gUnknown_8E9CBBC[]; +extern const u16 gUnknown_8E9CB9C[]; + #endif //GUARD_GRAPHICS_H |