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 6c6301c..dc6efc7 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -221,6 +221,8 @@ SECTIONS { asm/code_8073CF0.o(.text); src/dungeon_movement.o(.text); asm/code_8075BA4.o(.text); + src/dungeon_ai_attack.o(.text); + asm/code_807CABC.o(.text); src/dungeon_range.o(.text); asm/code_808333C.o(.text); src/dungeon_random.o(.text); |