diff options
| author | Lucas Shaw <lgs84@cornell.edu> | 2020-03-22 22:57:24 -0700 |
|---|---|---|
| committer | Lucas Shaw <lgs84@cornell.edu> | 2020-03-22 22:57:24 -0700 |
| commit | 6a45dcba7f382a357a016dc295beba58398079e4 (patch) | |
| tree | f6cd3be8ec3b662c5acaaeaecf0f4d8c4056d024 /src/code/relocation.c | |
| parent | 62e7a8c0376666f7ab8ca49e44eb831d6232d61e (diff) | |
| parent | d879f2acb02924b75552487db291fa3e0397d86c (diff) | |
Fixed merge conflict
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") |
