summaryrefslogtreecommitdiff
path: root/fileselect.yaml
diff options
context:
space:
mode:
authorTreeki <treeki@gmail.com>2012-09-16 17:32:09 +0200
committerTreeki <treeki@gmail.com>2012-09-16 17:32:09 +0200
commiteb4b6edcbef13c80b0051abe9dc89c93e7a960d0 (patch)
tree1a3ecca3aa9db834249dacf58ba60e127a910dca /fileselect.yaml
parent7404c596e96bf18f458f10fb8f23ca6e1a25ca7d (diff)
downloadkamek-eb4b6edcbef13c80b0051abe9dc89c93e7a960d0.tar.gz
kamek-eb4b6edcbef13c80b0051abe9dc89c93e7a960d0.zip
a bugfix, and some debug codefile-select
Diffstat (limited to '')
-rw-r--r--fileselect.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/fileselect.yaml b/fileselect.yaml
index 5b2ac2c..a432a13 100644
--- a/fileselect.yaml
+++ b/fileselect.yaml
@@ -147,4 +147,6 @@ 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: FSDebugStates, type: add_func_pointer, src_addr_pal: 0x80943E38, target_func: 'FSDebugStates'}
+