From ae6d7f251ec0c6757fa3b41d50f6a58f8f2dd48c Mon Sep 17 00:00:00 2001 From: sceptillion <33798691+sceptillion@users.noreply.github.com> Date: Mon, 11 Dec 2017 19:05:47 -0800 Subject: decompile flash --- ld_script.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ld_script.txt') diff --git a/ld_script.txt b/ld_script.txt index 248f367..203b3b5 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -50,7 +50,7 @@ SECTIONS { asm/code_800AAA0.o(.text); src/main.o(.text); asm/code_800B540.o(.text); - asm/flash.o(.text); + src/flash.o(.text); asm/code_800D090.o(.text); asm/m4a.o(.text); asm/syscall.o(.text); -- cgit v1.2.3