diff options
| author | Ethan Roseman <ethteck@gmail.com> | 2020-03-22 19:21:39 -0400 |
|---|---|---|
| committer | Ethan Roseman <ethteck@gmail.com> | 2020-03-22 19:21:39 -0400 |
| commit | ab976edca4f09dc017a7672596b232e6d2a98e07 (patch) | |
| tree | ce030691b1e00c2e224a0680033834e7043129de /src/code/relocation.c | |
| parent | 0f7cc04f430f0b98b98e51de08a94f2c326ba36e (diff) | |
| parent | d85168f0b088c8e5f661725f45946ca10cc82956 (diff) | |
Merge branch 'master' into ovl_Bg_Gate_Shutter
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") |
