summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
authorKaz <kazbloxmc@gmail.com>2020-05-31 05:52:38 -0400
committerKaz <kazbloxmc@gmail.com>2020-05-31 05:52:38 -0400
commit8d0b9655ba2a71edc1c561f9efb7e977acc5b527 (patch)
treee34d7a82c7a82c8b26f00a2926cb8e77e92edbea /include/graphics.h
parentd0fe3640817c119099662d4fce83d2bdc7ac1f1d (diff)
pokemon_system_storage_4.c: CopyWallpaperTilemap and
ClearLowestWallpaperTiles. File is now fully matching. Fix NONMATCHING target.
Diffstat (limited to 'include/graphics.h')
-rw-r--r--include/graphics.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/graphics.h b/include/graphics.h
index 5c25eb204..66ef9a028 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -3446,4 +3446,6 @@ extern const u8 gRouletteCreditTiles[];
extern const u8 gRouletteNumbersTiles[];
extern const u8 gRouletteMultiplierTiles[];
+extern const u8 gDecoration10000_Gfx[];
+
#endif // GUARD_GRAPHICS_H