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