summaryrefslogtreecommitdiff
path: root/src/wallclock.c
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2017-06-20 20:26:44 -0400
committerGitHub <noreply@github.com>2017-06-20 20:26:44 -0400
commitb22e5219ba01c70da9a03397430bff10d0b99060 (patch)
tree7db3364ee8ccda2ca66606ef1b65ebc4113a3660 /src/wallclock.c
parent102f5b1e15e7295e30a3cebfbbad3c8af4cc1d37 (diff)
parenta80eef47ca3fea61b9345ae791056c9ca2650f97 (diff)
Merge pull request #335 from marijnvdwerf/camthesaxman/decompile_pokeball
Decompile pokeball
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},