summaryrefslogtreecommitdiff
path: root/src/code/relocation.c
diff options
context:
space:
mode:
authorRoman971 <romanlasnier@hotmail.com>2020-03-22 22:19:43 +0100
committerRoman971 <romanlasnier@hotmail.com>2020-03-22 22:20:03 +0100
commit8cfe7cce9f8d8abea794e67510879e751d373a87 (patch)
treec6c46f34d3575f6dc02b98b2b5f5ad88d2b2c64e /src/code/relocation.c
parent251aea64ab3e6e8cd6f1d9ed34f514e656724777 (diff)
Format all src C files
Diffstat (limited to 'src/code/relocation.c')
-rw-r--r--src/code/relocation.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code/relocation.c b/src/code/relocation.c
index 6e429742c..80839b9d9 100644
--- a/src/code/relocation.c
+++ b/src/code/relocation.c
@@ -1,3 +1,3 @@
#include <global.h>
-#pragma GLOBAL_ASM("asm/non_matchings/code/relocation/Overlay_DoRelocation.s") \ No newline at end of file
+#pragma GLOBAL_ASM("asm/non_matchings/code/relocation/Overlay_DoRelocation.s")