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 d7cdcda..7f20c1c 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -240,6 +240,8 @@ SECTIONS { asm/code_8073CF0.o(.text); src/dungeon_ai_movement.o(.text); asm/code_8075BA4.o(.text); + src/status.o(.text); + asm/code_8077274.o(.text); src/dungeon_ai_attack.o(.text); asm/code_807C4A0.o(.text); src/dungeon_ai_attack_1.o(.text); |