diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-11-12 00:46:02 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-11-12 00:46:02 +0100 |
commit | 4fb463377c0d4e46deda797af2eb0f661d26465b (patch) | |
tree | 3e280422860acf5c9a197a39854f941fe43b55b8 /ld_script.txt | |
parent | a4235c9ff85cc54f8cc1f4a832f19e64eda74b59 (diff) |
Start battle pike
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 029dbb0b5..c29dbaaa8 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -267,6 +267,7 @@ SECTIONS { src/frontier_util.o(.text); src/battle_arena.o(.text); src/battle_factory.o(.text); + src/battle_pike.o(.text); asm/battle_frontier_2.o(.text); src/item_menu.o(.text); src/list_menu.o(.text); |