diff options
| author | Marcus Huderle <huderlem@gmail.com> | 2018-06-25 17:48:54 -0500 |
|---|---|---|
| committer | Marcus Huderle <huderlem@gmail.com> | 2018-06-25 17:59:58 -0500 |
| commit | 18fb03a570bdfcfbe0db4e2d85f5406589fd1136 (patch) | |
| tree | da348828635305e34fd6670c550f7624601f5daa /ld_script.txt | |
| parent | 659437f07a44b6f560bb58d6c12d141ed8ba7643 (diff) | |
Decompile ground.c
Diffstat (limited to 'ld_script.txt')
| -rw-r--r-- | ld_script.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index dbecbe3f1..5d3fa0f4d 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -293,7 +293,6 @@ SECTIONS { src/battle/anim/dragon.o(.text); src/battle/anim/dark.o(.text); src/battle/anim/ground.o(.text); - asm/ground.o(.text); src/battle/anim/normal.o(.text); asm/normal.o(.text); src/battle/anim/battle_intro.o(.text); |
