From 804120005150e7254ce787d41b9f1c5684fec315 Mon Sep 17 00:00:00 2001 From: ravepossum Date: Mon, 15 Jan 2024 01:57:28 -0500 Subject: [PATCH] clean up extra space in graphics.c --- src/graphics.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/graphics.c b/src/graphics.c index 0a2f91cedd..8f1bc89ea6 100644 --- a/src/graphics.c +++ b/src/graphics.c @@ -1535,4 +1535,3 @@ static const u8 sUnused2[] = {0x02}; static const u8 sEmpty5[0x3242] = {0}; static const u8 sUnused3[] = {0x40}; static const u8 sEmpty6[0x13] = {0}; -