mirror of
https://github.com/pret/pokediamond.git
synced 2026-09-11 18:46:44 -05:00
Fix: Missing newline at EOF (hall_of_fame.c)
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user