diff options
author | KDSKardabox <bollygame94@gmail.com> | 2018-02-19 15:37:02 +0530 |
---|---|---|
committer | KDSKardabox <bollygame94@gmail.com> | 2018-02-19 15:37:02 +0530 |
commit | 9719e2fa22d98a5f97c8d213b285a19ac4e25c57 (patch) | |
tree | 814bbfea4d02f96566b9f08c9286be0ac2bbe21a /ld_script.txt | |
parent | caaf41fd4997b0ec5e406c4590711d09ad6f3a66 (diff) |
Start decompile fossil_specials.s
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 2adabb59e..b48552348 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -259,6 +259,7 @@ SECTIONS { src/unk_81BAD84.o(.text); src/battle_controller_player_partner.o(.text); src/fldeff_groundshake.o(.text); + src/fossil_specials.o(.text); asm/fossil_specials.o(.text); src/berry_fix_program.o(.text); src/pokemon_summary_screen.o(.text); |