diff options
Diffstat (limited to 'fileselect.yaml')
-rw-r--r-- | fileselect.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fileselect.yaml b/fileselect.yaml index a432a13..90c18f9 100644 --- a/fileselect.yaml +++ b/fileselect.yaml @@ -147,6 +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'} +# - {name: FSDebugStates, type: add_func_pointer, src_addr_pal: 0x80943E38, target_func: 'FSDebugStates'} |