Can't forget about those end-of-file newlines.

This commit is contained in:
David Benepe
2020-06-29 12:13:32 -05:00
parent 67d6e88d64
commit 75cfb74216
2 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -11,4 +11,4 @@ typedef double f64;
#ifndef NULL
#define NULL 0
#endif
#endif
-2
View File
@@ -108,5 +108,3 @@ void func_800AE490(void) {
D_800E2CFC = NULL;
}
}