diff options
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 8d0cb11..86511b9 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -212,9 +212,13 @@ SECTIONS { src/dungeon_pokemon_attributes_1.o(.text); asm/code_80718D8.o(.text); src/dungeon_ai_items.o(.text); - asm/code_8073AA0.o(.text); + asm/code_8073B78.o(.text); src/dungeon_movement.o(.text); asm/code_8075BA4.o(.text); + src/dungeon_random.o(.text); + asm/code_808411C.o(.text); + src/dungeon_random_1.o(.text); + asm/code_8084160.o(.text); src/code_80848F0.o(.text); asm/code_80848F0.o(.text); src/dungeon_util_1.o(.text); |