diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-01-10 16:32:32 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-01-10 16:32:32 -0500 |
commit | 3e79c7890fe3196f3c9142a796e18f9b628dd762 (patch) | |
tree | 47c9cbd6107cdab808f6e1d5472c92b64a98fe59 /ld_script.txt | |
parent | 1a246cc567f91d3975a7b9ca26a74afd06245bc9 (diff) |
through UpdateLvlInHealthbox
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 995bed11f..d05f63e44 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -79,6 +79,7 @@ SECTIONS { src/util.o(.text); src/blend_palette.o(.text); src/daycare.o(.text); + src/battle_interface.o(.text); asm/battle_interface.o(.text); asm/smokescreen.o(.text); src/pokeball.o(.text); |