summaryrefslogtreecommitdiff
path: root/effectVideo.yaml
diff options
context:
space:
mode:
authorColin Noga <Tempus@Spectrum-Song.local>2011-10-12 17:22:45 -0500
committerColin Noga <Tempus@Spectrum-Song.local>2011-10-12 17:22:45 -0500
commitb623ecee436d9dd010152c0d4648a755e22e6a11 (patch)
tree0b499f53324fd50aa3126c6e93f692c06aea8bf3 /effectVideo.yaml
parentd7c926b2e0906e225adc2a330d19a4806b646ecc (diff)
downloadkamek-b623ecee436d9dd010152c0d4648a755e22e6a11.tar.gz
kamek-b623ecee436d9dd010152c0d4648a755e22e6a11.zip
This build is broken due to EffectVideo
Diffstat (limited to '')
-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)'
+