summaryrefslogtreecommitdiff
path: root/effectVideo.yaml
diff options
context:
space:
mode:
authorStephen Simpson <megazig@gmail.com>2011-10-13 02:21:14 -0500
committerStephen Simpson <megazig@gmail.com>2011-10-13 02:21:14 -0500
commitb3c762b06e3238208ba54651545ca51b23e008c9 (patch)
treed213f536f6bef31f19f138bd0cb40215c9f79292 /effectVideo.yaml
parent439bb716440d809cc4f60ca7946e3a4679672f88 (diff)
parentb623ecee436d9dd010152c0d4648a755e22e6a11 (diff)
downloadkamek-b3c762b06e3238208ba54651545ca51b23e008c9.tar.gz
kamek-b3c762b06e3238208ba54651545ca51b23e008c9.zip
Merge branch 'level-select' of ssh://treeki.shacknet.nu:30000/Kamek into level-select
Diffstat (limited to 'effectVideo.yaml')
-rw-r--r--effectVideo.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/effectVideo.yaml b/effectVideo.yaml
new file mode 100644
index 0000000..555719e
--- /dev/null
+++ b/effectVideo.yaml
@@ -0,0 +1,10 @@
+---
+# Replaces LIFT_TORIDE_ROLL
+
+source_files: [../src/effectvideo.cpp]
+hooks:
+ - name: EffectVideoAdd
+ type: add_func_pointer
+ src_addr_pal: 0x80969E78
+ target_func: 'EffectVideo::build(void)'
+