blob: a18838b12a4ce7f7b0173f6e08c2e4343896d9be (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
---
source_files: [../src/tilesetfixer.cpp]
hooks:
- name: TilesetFixHack
type: branch_insn
branch_type: bl
src_addr_pal: 0x80081718
target_func: 'TilesetFixerHack(void *, void *, int, int)'
- name: TilesetFixHack2
type: branch_insn
branch_type: bl
src_addr_pal: 0x800817C4
target_func: 'TilesetFixerHack(void *, void *, int, int)'
|