Add newline to end of ram2e_save.h

This commit is contained in:
Zane Kaminski 2023-11-11 05:54:58 -05:00
parent 745358d37b
commit a3bf3ec152
1 changed files with 1 additions and 1 deletions

View File

@ -55,4 +55,4 @@ static void ramworks_restore() {
__asm__("sta $C008"); // Don't store in ALTZP
}
#endif
#endif