summaryrefslogtreecommitdiff
path: root/crowdclapper.yaml
diff options
context:
space:
mode:
authorColin Noga <Tempus@Spectrum-Song.local>2011-07-23 11:47:43 -0500
committerColin Noga <Tempus@Spectrum-Song.local>2011-07-23 11:47:43 -0500
commit09d075c5469f64f500de70123bbb1042315d7ac0 (patch)
treeee92906230c7fa01e89afb84beeb65b8855393ad /crowdclapper.yaml
parentffa9dabc6b535da90b3cd8a7849079c546cacfbd (diff)
downloadkamek-09d075c5469f64f500de70123bbb1042315d7ac0.tar.gz
kamek-09d075c5469f64f500de70123bbb1042315d7ac0.zip
Added Crowd clapper. Changed everything to LF only. If anyone on Windows tries to read the code now, they will be faced with a single impenetrable line!
Diffstat (limited to '')
-rw-r--r--crowdclapper.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/crowdclapper.yaml b/crowdclapper.yaml
new file mode 100644
index 0000000..b7adea4
--- /dev/null
+++ b/crowdclapper.yaml
@@ -0,0 +1,9 @@
+---
+source_files: [../src/crowdclapper.s]
+hooks:
+
+ - name: CrowdClapperEventActivate
+ type: branch_insn
+ branch_type: bl
+ src_addr_pal: 0x80872778
+ target_func: 'CrowdClapperEventActivate'