summaryrefslogtreecommitdiff
path: root/3dc/avp/bh_RubberDuck.h
diff options
context:
space:
mode:
Diffstat (limited to '3dc/avp/bh_RubberDuck.h')
-rw-r--r--3dc/avp/bh_RubberDuck.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/3dc/avp/bh_RubberDuck.h b/3dc/avp/bh_RubberDuck.h
new file mode 100644
index 0000000..51610e3
--- /dev/null
+++ b/3dc/avp/bh_RubberDuck.h
@@ -0,0 +1,6 @@
+extern void CreateRubberDuckBot(void);
+extern void CreateRubberDuck(VECTORCH *positionPtr);
+extern void CreateRubberDucks(void);
+extern void RubberDuckBehaviour(STRATEGYBLOCK *sbPtr);
+
+extern void CreateFlamingDebris(VECTORCH *positionPtr, VECTORCH *dirPtr);