diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2020-09-23 22:56:31 -0500 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2020-09-23 22:56:31 -0500 |
commit | cd050a5e7d66e28485a5b4e57ecdfb3d8c5f1e3c (patch) | |
tree | e58bcc0d5f4ab0d01173e0cc5cb104f02436f43d /ld_script.txt | |
parent | a808cea8ea805c504192d517d863326c660acfc2 (diff) |
found more MonsterParameter funcs that weren't in the split and decomped a few of them
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 1ffd769..4705b5d 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -77,8 +77,8 @@ SECTIONS { asm/code_8012A18.o(.text); src/code_80521D0.o(.text); asm/code_80521D0.o(.text); - asm/pokemon.o(.text); src/pokemon.o(.text); + asm/pokemon.o(.text); asm/code_808DAB4.o(.text); src/dungeon.o(.text); asm/code_809017C.o(.text); |