From f90f3affeb9b0a66aa7df68f5fdecd692033faf9 Mon Sep 17 00:00:00 2001 From: Seth Barberee Date: Tue, 15 Dec 2020 16:28:03 -0600 Subject: Wonder mail Pt. 1 (#11) Some work on decomping/labeling wonder mail. Renamed corresponding assembly/C files. Labeled a few strings in data too. --- ld_script.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ld_script.txt') diff --git a/ld_script.txt b/ld_script.txt index 0e1ea51..12b80e5 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -96,8 +96,8 @@ SECTIONS { asm/code_801D760.o(.text); src/code_8027C84_pre.o(.text); asm/code_8027C84.o(.text); - src/code_8028DE8.o(.text); - asm/code_8028DE8.o(.text); + src/wonder_mail.o(.text); + asm/wonder_mail.o(.text); asm/personality_test.o(.text); src/personality_test.o(.text); asm/code_803D110.o(.text); -- cgit v1.2.3