summaryrefslogtreecommitdiff
path: root/eventblock.yaml
diff options
context:
space:
mode:
authorTreeki <treeki@gmail.com>2011-07-11 00:43:33 +0200
committerTreeki <treeki@gmail.com>2011-07-11 00:43:33 +0200
commit350de563800bf0cb782a55098c37ae704b6a4e89 (patch)
tree333dcf511528c1289f94b33bc7357e43350db3a4 /eventblock.yaml
parent8bc53ab0bf857abc43d81ed1f0e523e5967197a9 (diff)
downloadkamek-350de563800bf0cb782a55098c37ae704b6a4e89.tar.gz
kamek-350de563800bf0cb782a55098c37ae704b6a4e89.zip
fixed a bug in TestBlock and added the EventBlock
Diffstat (limited to '')
-rw-r--r--eventblock.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/eventblock.yaml b/eventblock.yaml
new file mode 100644
index 0000000..8a96a66
--- /dev/null
+++ b/eventblock.yaml
@@ -0,0 +1,7 @@
+---
+source_files: [../src/eventblock.cpp]
+hooks:
+ - name: BuildEventBlock
+ type: add_func_pointer
+ src_addr_pal: 0x80970DB8
+ target_func: 'daEnEventBlock_c::build(void)'