diff options
author | Marco Willems (M17.1) <progreon@gmail.com> | 2018-01-14 18:10:52 +0100 |
---|---|---|
committer | Marco Willems (M17.1) <progreon@gmail.com> | 2018-01-14 18:10:52 +0100 |
commit | ecc8dee645858c909f97cc27cac2b5399b72090a (patch) | |
tree | ef0d76fa18ddcb2331be41358b8e8adafa424e84 /ld_script.txt | |
parent | 2e8f0cd4b33a7a3ea92b2b42742d78d98959d1e5 (diff) |
testing something
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 6d4e0832f..88b86e06d 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -495,6 +495,7 @@ SECTIONS { src/field/daycare.o(.rodata); src/scene/egg_hatch.o(.rodata); data/battle_interface.o(.rodata); + src/battle/battle_interface.o(.rodata); src/battle/pokeball.o(.rodata); src/engine/trade.o(.rodata); src/scene/berry_blender.o(.rodata); |