summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorAnonymousRandomPerson <chenghanngan.us@gmail.com>2022-01-25 23:24:14 -0500
committerAnonymousRandomPerson <chenghanngan.us@gmail.com>2022-01-25 23:24:14 -0500
commitf2457501ee643a2fc3b23e93f4e2f0a567a3231c (patch)
treee19178b2581e12c523130b81bc1d9df955217708 /ld_script.txt
parent42909d03330749e610900d5aa5765758cc05e533 (diff)
Decomped IsFixedDungeon()
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-xld_script.txt2
1 files changed, 2 insertions, 0 deletions
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);