From f2457501ee643a2fc3b23e93f4e2f0a567a3231c Mon Sep 17 00:00:00 2001 From: AnonymousRandomPerson Date: Tue, 25 Jan 2022 23:24:14 -0500 Subject: Decomped IsFixedDungeon() --- 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 cca6013..4390af2 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -186,6 +186,8 @@ SECTIONS { asm/code_8041AD0.o(.text); src/code_80428A0.o(.text); asm/code_80428A0.o(.text); + src/dungeon_engine.o(.text); + asm/code_8044210.o(.text); src/dungeon_action.o(.text); asm/code_8044CC8.o(.text); src/dungeon_util.o(.text); -- cgit v1.2.3