summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorCameron Hall <camthesaxman@users.noreply.github.com>2016-11-04 21:21:42 -0500
committerYamaArashi <YamaArashi@users.noreply.github.com>2016-11-04 19:21:42 -0700
commit4d4f1b51384d57db93cd3344b2964106f8620f4f (patch)
treefe11e744a9c4f3c9805994469a70b87740680354 /ld_script.txt
parentc9816e5ace6cac28e7747c1bc46160876e02879b (diff)
Big shroomish barboach (#87)
* start decompiling * decompile more functions * clean up and rename big_shroomish_barboach.c to pokemon_size_record.c * remove save file * remove extraneous line from Makefile
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt
index 7f04049ac..fce9bea7b 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -130,7 +130,7 @@ SECTIONS {
asm/contest_link_80C2020.o(.text);
asm/script_pokemon_util_80C4BF0.o(.text);
src/field_poison.o(.text);
- asm/big_shroomish_barboach.o(.text);
+ src/pokemon_size_record.o(.text);
asm/fldeff_80C5CD4.o(.text);
src/truck_scene.o(.text);
asm/porthole.o(.text);