diff options
Diffstat (limited to 'spritetex.yaml')
-rw-r--r-- | spritetex.yaml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/spritetex.yaml b/spritetex.yaml index adfda78..0e0a1b0 100644 --- a/spritetex.yaml +++ b/spritetex.yaml @@ -734,11 +734,11 @@ 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' +# - name: GLOW_LightBlock +# type: branch_insn +# branch_type: b +# src_addr_pal: 0x807E3B40 +# target_func: 'GLOW_LightBlock' |