diff options
| author | shawlucas <lgs84@cornell.edu> | 2020-03-23 14:41:50 -0700 |
|---|---|---|
| committer | shawlucas <lgs84@cornell.edu> | 2020-03-23 14:41:50 -0700 |
| commit | 09afb8d5528118e287d3b126dd9f8a4e803b5ea7 (patch) | |
| tree | 9763c68b8511f23f7801939cac736bf96a502d54 /src/code/relocation.c | |
| parent | 2d97f0dd58dc3b3aaecc99010716f2ce21b9eed5 (diff) | |
| parent | 8e316933d596204aa42fcfc2587fee480b4e114e (diff) | |
Merge branch 'master' of https://github.com/zeldaret/oot
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") |
