From 5269d426aea072c714f68517079db024a2e3dec7 Mon Sep 17 00:00:00 2001 From: Treeki Date: Thu, 31 Jan 2013 04:18:58 +0100 Subject: disable glow block disabler at skawo's request --- spritetex.yaml | 10 +++++----- 1 file 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' -- cgit v1.2.3