diff options
author | camthesaxman <cameronghall@cox.net> | 2017-06-10 23:37:25 -0500 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-06-10 23:37:25 -0500 |
commit | 4c91ef5f49f5f8fb5aff42257807e5480e64dd65 (patch) | |
tree | 329fa1e0f6da39a84eee8d89d9c20dcb029e857d /ld_script.txt | |
parent | 92ac981c1c0e454a75c0f0f2b2029cd10bd05e6b (diff) |
move rom_8094928.c into battle_party_menu.c
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 98b8e2ded..3ebd0b8a4 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -142,7 +142,6 @@ SECTIONS { asm/pokedex.o(.text); src/trainer_card.o(.text); src/save_menu_util.o(.text); - src/rom_8094928.o(.text); src/battle_party_menu.o(.text); asm/pokemon_storage_system.o(.text); src/pokemon_storage_system.o(.text); |