summaryrefslogtreecommitdiff
path: root/src/wallclock.c
diff options
context:
space:
mode:
authorscnorton <scnorton@biociphers.org>2017-06-21 12:43:59 -0400
committerscnorton <scnorton@biociphers.org>2017-06-21 12:43:59 -0400
commit99f9d40be14633630503ebcd75787fc7fdfe1486 (patch)
treec3962867c76bca0f06311bc39791aa42889e877d /src/wallclock.c
parent294cbd8beb08b14a24385a78f1a8435f5fbe2f8c (diff)
parent42ae04c74fe07d05175efb4df143dbcf1b2752bc (diff)
Merge remote-tracking branch 'origin/master' into field_specials
Diffstat (limited to 'src/wallclock.c')
-rw-r--r--src/wallclock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wallclock.c b/src/wallclock.c
index efc7dd42a..8db13dc2d 100644
--- a/src/wallclock.c
+++ b/src/wallclock.c
@@ -24,7 +24,7 @@ extern u16 gMiscClockFemale_Pal[];
//--------------------------------------------------
static const u8 ClockGfx_Misc[] = INCBIN_U8("graphics/misc/clock_misc.4bpp.lz");
-static const struct SpriteSheet gUnknown_083F7A90[] =
+static const struct CompressedSpriteSheet gUnknown_083F7A90[] =
{
{ClockGfx_Misc, 0x2000, 0x1000},
{NULL},