diff options
Diffstat (limited to 'processed/heapbar.yaml')
-rw-r--r-- | processed/heapbar.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/processed/heapbar.yaml b/processed/heapbar.yaml new file mode 100644 index 0000000..fb565bd --- /dev/null +++ b/processed/heapbar.yaml @@ -0,0 +1,4 @@ +hooks: +- {branch_type: b, name: heapbar_draw, src_addr_ntsc: 2148207424, src_addr_ntsc2: 2148207424, + src_addr_pal: 2148207424, src_addr_pal2: 2148207424, target_func: doHeapBar, type: branch_insn} +source_files: [../src/heapbar.S, ../src/heapbar.cpp] |