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 7bdcb4b..4ccd069 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -182,6 +182,8 @@ SECTIONS { asm/code_8041AD0.o(.text); src/code_80428A0.o(.text); asm/code_80428A0.o(.text); + src/dungeon_engine.o(.text); + asm/code_80450F8.o(.text); src/code_8048480.o(.text); asm/code_8048480.o(.text); src/code_80521D0.o(.text); |