summaryrefslogtreecommitdiff
path: root/switchblock.yaml
diff options
context:
space:
mode:
authorTreeki <treeki@gmail.com>2011-05-21 23:43:03 +0200
committerTreeki <treeki@gmail.com>2011-05-21 23:43:03 +0200
commit0cd2a002ce31be65bc4e5e847c172b7d9e6145b4 (patch)
tree0e81f4093781dad96b361457420910a20a49ce9d /switchblock.yaml
parent23fbdd37ecbff448f6e2b62f35752698f8711de5 (diff)
downloadkamek-0cd2a002ce31be65bc4e5e847c172b7d9e6145b4.tar.gz
kamek-0cd2a002ce31be65bc4e5e847c172b7d9e6145b4.zip
trying to fix switch blocks
Diffstat (limited to '')
-rw-r--r--switchblock.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/switchblock.yaml b/switchblock.yaml
index 20ecf24..6f142b2 100644
--- a/switchblock.yaml
+++ b/switchblock.yaml
@@ -23,3 +23,10 @@ hooks:
branch_type: b
target_func: 'ProcessTileNum_EndPatch'
+ - name: CheckBehaviourOverride_EndPatch
+ type: branch_insn
+ src_addr_pal: 0x80081A4C
+ branch_type: b
+ target_func: 'CheckBehaviourOverride_EndPatch'
+
+