summaryrefslogtreecommitdiff
path: root/heapbar.yaml
blob: fd8b56adfb9c46d4122aa853a7aa9d6bf1e0849c (plain)
1
2
3
4
5
6
7
8
9
---
source_files: [../src/heapbar.S, ../src/heapbar.cpp]
hooks:
  - name: heapbar_draw
    type: branch_insn
    branch_type: b
    src_addr_ntsc: 0xdeadbeef
    src_addr_pal: 0x800B0B40
    target_func: 'doHeapBar'