summaryrefslogtreecommitdiff
path: root/fileselect.yaml
diff options
context:
space:
mode:
authorTreeki <treeki@gmail.com>2012-09-27 06:08:02 +0200
committerTreeki <treeki@gmail.com>2012-09-27 06:08:02 +0200
commit87cb3ef8451f6e6dc0f642d22f5335c1c4f4b064 (patch)
treeee84faa773436063126b18cc31da3caa04ccdb3c /fileselect.yaml
parente30d836af369f251f83375dd9a9dbab435ee61f1 (diff)
downloadkamek-87cb3ef8451f6e6dc0f642d22f5335c1c4f4b064.tar.gz
kamek-87cb3ef8451f6e6dc0f642d22f5335c1c4f4b064.zip
a tiny bit of savefile RE, and default world stuff in the savefile
Diffstat (limited to '')
-rw-r--r--fileselect.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/fileselect.yaml b/fileselect.yaml
index 90c18f9..eb8c107 100644
--- a/fileselect.yaml
+++ b/fileselect.yaml
@@ -147,6 +147,7 @@ hooks:
- {name: DFNiceTitle, type: branch_insn, branch_type: bl, src_addr_pal: 0x8077D044, target_func: 'DFNiceTitle'}
- {name: DFNiceWorldName, type: branch_insn, branch_type: bl, src_addr_pal: 0x8077DA10, target_func: 'DFNiceWorldName'}
+ - {name: DefaultSavefileInfo, type: branch_insn, branch_type: b, src_addr_pal: 0x800CE100, target_func: 'DefaultSavefileInfo'}
# - {name: FSDebugStates, type: add_func_pointer, src_addr_pal: 0x80943E38, target_func: 'FSDebugStates'}