diff options
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 8aa8a9b60..03840b6ff 100644 --- a/include/graphics.h +++ b/include/graphics.h @@ -4905,4 +4905,7 @@ extern const u16 gEasyChatCursor_Pal[]; extern const u32 gEasyChatRightWindow_Gfx[]; extern const u16 gEasyChatRightWindow_Pal[]; +// Use Pokeblock +extern const u32 gUsePokeblockCondition_Gfx[]; + #endif //GUARD_GRAPHICS_H |