diff options
author | garak <garakmon@gmail.com> | 2018-11-20 09:51:54 -0500 |
---|---|---|
committer | garak <garakmon@gmail.com> | 2018-11-20 09:51:54 -0500 |
commit | f02cb667bbddf4f4a1152c86cbf9616468e7f0d2 (patch) | |
tree | 4a3af03943c40445818b602b1c5ec86978bcaa51 /ld_script.txt | |
parent | 032dd251e628debd1ec7774fa42b6e7d39b3d83b (diff) |
first 4 functions in fldeff
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index 0454dc86b..982b476cc 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -150,6 +150,7 @@ SECTIONS { asm/script_pokemon_util_80F87D8.o(.text); src/field_poison.o(.text); src/pokemon_size_record.o(.text); + src/fldeff_80F9BCC.o(.text); asm/fldeff_80F9BCC.o(.text); src/field_special_scene.o(.text); src/rotating_gate.o(.text); |