diff options
| author | fig02 <fig02srl@gmail.com> | 2020-03-23 06:57:38 -0400 |
|---|---|---|
| committer | fig02 <fig02srl@gmail.com> | 2020-03-23 06:57:38 -0400 |
| commit | 1ea7fe816579e8cecfbe5b685afe6081b9ba9bb5 (patch) | |
| tree | ac3d8bc784762f304aac39afdb44b01f12acac08 /src/code/relocation.c | |
| parent | 8cd9a881d0f19926e0e066f7c384b1f3730af648 (diff) | |
| parent | 7116cca243540dbf7ab3a398e9064cf49788bccd (diff) | |
merge master
Diffstat (limited to 'src/code/relocation.c')
| -rw-r--r-- | src/code/relocation.c | 2 |
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") |
