diff options
Diffstat (limited to 'spritetex.yaml')
-rw-r--r-- | spritetex.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/spritetex.yaml b/spritetex.yaml index 506e89d..7264fb4 100644 --- a/spritetex.yaml +++ b/spritetex.yaml @@ -728,5 +728,10 @@ hooks: src_addr_pal: 0x80855804 target_func: 'TEX_LightBlock' + - name: GLOW_LightBlock + type: branch_insn + branch_type: b + src_addr_pal: 0x807E3B40 + target_func: 'GLOW_LightBlock' |