summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-10-17 18:55:49 -0700
committerYamaArashi <shadow962@live.com>2016-10-17 18:55:49 -0700
commit8703c1edc9d324ef8fb0e939299d08e86cbe734b (patch)
tree949d9b93efde7a8ea825dc9da6e6241da12a9d8e /ld_script.txt
parent3d23a0c3cc6a08228a477786f5d28f484e62c403 (diff)
rename rom_803BA2C.s to calculate_base_damage.s
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 9cbed71a7..9fb8f8118 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -48,7 +48,7 @@ SECTIONS {
src/main_menu.o(.text);
asm/rom3.o(.text);
src/pokemon_1.o(.text);
- asm/rom_803BA2C.o(.text);
+ asm/calculate_base_damage.o(.text);
src/pokemon_2.o(.text);
asm/rom_803D1FC.o(.text);
src/trig.o(.text);