summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arm9/src/hall_of_fame.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/src/hall_of_fame.c b/arm9/src/hall_of_fame.c
index 1baf1c12..7cc1c0f2 100644
--- a/arm9/src/hall_of_fame.c
+++ b/arm9/src/hall_of_fame.c
@@ -144,4 +144,4 @@ void Sav2_HOF_GetClearDate(struct HallOfFame * hof, int a1, RTCDate * dest)
dest->month = party->month;
dest->day = party->day;
dest->week = RTC_WEEK_SUNDAY;
-} \ No newline at end of file
+}