diff options
| author | Cameron Hall <camthesaxman@users.noreply.github.com> | 2017-12-22 17:58:40 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-12-22 17:58:40 -0600 |
| commit | aa13f45ebb79aed62171fbfe654d8b542fc9aa6c (patch) | |
| tree | 89d4bc15a468733180a0d76041f73ee5364e5d89 /ld_script.txt | |
| parent | 62bdd4d480ced306b85791c828ee8497e9fa2acc (diff) | |
| parent | 7bf8a1c67fb373854673e870b15ba5170e7b0243 (diff) | |
Merge pull request #490 from camthesaxman/decompile_contest
decompile contest.s
Diffstat (limited to 'ld_script.txt')
| -rw-r--r-- | ld_script.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index bc5df01bf..07334bd2c 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -141,7 +141,7 @@ SECTIONS { src/battle/battle_anim_80A7E7C.o(.text); src/field/item.o(.text); src/debug/matsuda_debug_menu.o(.text); - asm/contest.o(.text); + src/contest.o(.text); src/field/shop.o(.text); src/field/berry.o(.text); src/field/script_menu.o(.text); |
