From e41b0b6a35a6aaca01e47597d9a04012df9d2362 Mon Sep 17 00:00:00 2001 From: Seth Barberee Date: Thu, 24 Sep 2020 01:12:49 -0500 Subject: finally found the personality test stuff. now I can work on some of that now --- 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 4705b5d..b556666 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -75,6 +75,8 @@ SECTIONS { asm/save.o(.text); src/save1.o(.text); asm/code_8012A18.o(.text); + src/code_8012A18.o(.text); + asm/code_803D110.o(.text); src/code_80521D0.o(.text); asm/code_80521D0.o(.text); src/pokemon.o(.text); -- cgit v1.2.3