diff options
author | YamaArashi <shadow962@live.com> | 2017-01-01 21:10:10 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2017-01-01 21:10:10 -0800 |
commit | fb756fb0e35334f563642442c254d5073dd65f72 (patch) | |
tree | 944cc6ef83b6a5fb8a41ab777af27e4fcdd2510c /ld_script.txt | |
parent | 56e361cc3524679fbcc1ac772f5df3e0964620ae (diff) |
name util functions
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index a92699a61..11495456b 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -57,7 +57,7 @@ SECTIONS { asm/pokemon_3.o(.text); src/trig.o(.text); src/rng.o(.text); - asm/rom_8040EB4.o(.text); + asm/util.o(.text); src/blend_palette.o(.text); asm/daycare.o(.text); asm/egg_hatch.o(.text); |