diff options
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index b7f0a75..ba72330 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -207,6 +207,8 @@ SECTIONS { asm/code_8071858.o(.text); src/dungeon_pokemon_attributes_1.o(.text); asm/code_80718D8.o(.text); + src/dungeon_ai_items.o(.text); + asm/code_80739DC.o(.text); src/dungeon_movement.o(.text); asm/code_8075BA4.o(.text); src/code_80848F0.o(.text); |