diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-08-05 21:53:51 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-08-05 21:53:51 +0200 |
commit | e67214db6c4b7a655726134cdbefa4da20a0c8a9 (patch) | |
tree | efa7766dd8f224f528d4d0f2921281d30cf81257 /ld_script.txt | |
parent | ea36898775f5e31c6a175251339da1ed60de218d (diff) |
start decompiling berry blender
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 a0054668e..b58196615 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -84,6 +84,7 @@ SECTIONS { asm/trade.o(.text.sub_804A9F4); src/trade.o(.text.sub_804DAD4); asm/trade.o(.text.sub_804DB2C); + src/berry_blender.o(.text); asm/berry_blender.o(.text); src/play_time.o(.text); src/new_game.o(.text); |