summaryrefslogtreecommitdiff
path: root/src/save_failed_screen.c
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2017-05-05 13:03:12 -0400
committerProjectRevoTPP <projectrevotpp@hotmail.com>2017-05-05 13:03:12 -0400
commitd343d1f19a74657489d987dbd97b84e7389ae295 (patch)
tree2e47b11231a68494c5146a32b2a90685cc850a13 /src/save_failed_screen.c
parentac4ca95a7bcf05482add953aafa081df824fc954 (diff)
parent6b5f5b95bdac53ab4abd93302897d02118738561 (diff)
whitespace was released outside. Bye-bye, whitespace!
Diffstat (limited to 'src/save_failed_screen.c')
-rw-r--r--src/save_failed_screen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/save_failed_screen.c b/src/save_failed_screen.c
index c2f77d27d..102909779 100644
--- a/src/save_failed_screen.c
+++ b/src/save_failed_screen.c
@@ -77,7 +77,7 @@ static const u8 sClockFrames[8][3] =
};
static const u8 gSaveFailedClockPal[] = INCBIN_U8("graphics/misc/clock_small.gbapal");
-static const u8 gSaveFailedClockGfx[] = INCBIN_U8("graphics/misc/clock_small.4bpp.lz");
+static const u8 gSaveFailedClockGfx[] = INCBIN_U8("graphics/misc/clock_small.4bpp.lz");
static void VBlankCB(void);
static void CB2_SaveFailedScreen(void);