From 75cfb742169a452501f7c58086d92d90e753c09a Mon Sep 17 00:00:00 2001 From: David Benepe Date: Mon, 29 Jun 2020 12:13:32 -0500 Subject: [PATCH] Can't forget about those end-of-file newlines. --- include/types.h | 2 +- src/unknown_0AEE70.c | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/include/types.h b/include/types.h index bc91de9f..01ae1401 100644 --- a/include/types.h +++ b/include/types.h @@ -11,4 +11,4 @@ typedef double f64; #ifndef NULL #define NULL 0 -#endif \ No newline at end of file +#endif diff --git a/src/unknown_0AEE70.c b/src/unknown_0AEE70.c index 490e17c8..109a7d88 100644 --- a/src/unknown_0AEE70.c +++ b/src/unknown_0AEE70.c @@ -108,5 +108,3 @@ void func_800AE490(void) { D_800E2CFC = NULL; } } - -