diff options
| author | fig02 <fig02srl@gmail.com> | 2020-03-23 06:40:42 -0400 |
|---|---|---|
| committer | fig02 <fig02srl@gmail.com> | 2020-03-23 06:40:42 -0400 |
| commit | 7116cca243540dbf7ab3a398e9064cf49788bccd (patch) | |
| tree | c6fea3a80ef1a22514340d63be0216fb8521b1ae /src/code/relocation.c | |
| parent | 8e60e7d101debe605a1f0a68140ae4a1d6b93cc3 (diff) | |
| parent | d879f2acb02924b75552487db291fa3e0397d86c (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") |
