summaryrefslogtreecommitdiff
path: root/topman.yaml
diff options
context:
space:
mode:
authorColin Noga <Tempus@chronometry.ca>2012-03-06 21:50:10 -0600
committerColin Noga <Tempus@chronometry.ca>2012-03-06 21:50:10 -0600
commit19632e9b183402bb9a05030e12d0f1003765c31a (patch)
tree36fd2cd8141539e2811ed016f3e2f85de6055eb4 /topman.yaml
parent31fa0c0911000444af0e3b668caf51f061517689 (diff)
downloadkamek-19632e9b183402bb9a05030e12d0f1003765c31a.tar.gz
kamek-19632e9b183402bb9a05030e12d0f1003765c31a.zip
Improvements to ThwompaDomp, game.h, added Poodle, topman sprite
Diffstat (limited to '')
-rw-r--r--topman.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/topman.yaml b/topman.yaml
new file mode 100644
index 0000000..1802ebb
--- /dev/null
+++ b/topman.yaml
@@ -0,0 +1,10 @@
+---
+# Replaces TARZAN_ROPE
+
+source_files: [../src/topman.cpp]
+hooks:
+ - name: TopmanBuild
+ type: add_func_pointer
+ src_addr_pal: 0x8097CFC8
+ target_func: 'daTopman::build(void)'
+