diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2020-09-30 14:48:13 -0500 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2020-09-30 14:48:13 -0500 |
commit | ef82d0f951daf79931cc00e47b973893861fa596 (patch) | |
tree | fadf8ffcf08218157e5a7acf5c76fd307a716d6d /ld_script.txt | |
parent | 5617c221072d8e6a8b6cfd0b749e6a4e78ee35c5 (diff) |
some more dumping and one decomp
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index b8b4848..34c6db7 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -87,6 +87,7 @@ SECTIONS { asm/code_80521D0.o(.text); src/pokemon.o(.text); asm/pokemon.o(.text); + src/code_808DAB4.o(.text); asm/code_808DAB4.o(.text); src/dungeon.o(.text); asm/code_809017C.o(.text); |