From d60e36b6b81b691585c2f231356738af704e0c7b Mon Sep 17 00:00:00 2001 From: Seth Barberee Date: Thu, 1 Oct 2020 17:40:44 -0500 Subject: decomp a number of pokemon functions --- ld_script.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ld_script.txt') diff --git a/ld_script.txt b/ld_script.txt index 9d72159..0e93f77 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -87,6 +87,8 @@ SECTIONS { asm/code_80521D0.o(.text); src/pokemon.o(.text); asm/pokemon.o(.text); + src/pokemon_mid.o(.text); + asm/pokemon_1.o(.text); src/pokemon_1.o(.text); src/code_808DAB4.o(.text); asm/code_808DAB4.o(.text); -- cgit v1.2.3