From 65720e556d95a1a7153fbf8590fe63faedabf080 Mon Sep 17 00:00:00 2001 From: Seth Barberee Date: Mon, 2 Nov 2020 11:15:37 -0600 Subject: some work on fatal system decomping --- 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 875388b..23346ab 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -79,6 +79,8 @@ SECTIONS { asm/code_80118A4.o(.text); src/code_80118A4_1.o(.text); asm/fatal_system.o(.text); + src/fatal_system.o(.text); + asm/fatal_system_1.o(.text); src/save.o(.text); asm/save.o(.text); src/save_mid.o(.text); -- cgit v1.2.3