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 1b7e521..ad6183e 100644 --- a/spritetex.yaml +++ b/spritetex.yaml @@ -293,11 +293,11 @@ hooks: target_func: 'TEX_Goal' - - name: TEX_ColorBlock - type: branch_insn - branch_type: bl - src_addr_pal: 0x800BEA90 - target_func: 'TEX_ColorBlock' + # - name: TEX_ColorBlock + # type: branch_insn + # branch_type: bl + # src_addr_pal: 0x800BEA90 + # target_func: 'TEX_ColorBlock' # - name: TEX_StretchMush |