aboutsummaryrefslogtreecommitdiff
path: root/src/parsec/include/g_shkwav.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/parsec/include/g_shkwav.h')
-rw-r--r--src/parsec/include/g_shkwav.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/parsec/include/g_shkwav.h b/src/parsec/include/g_shkwav.h
new file mode 100644
index 0000000..f104ea4
--- /dev/null
+++ b/src/parsec/include/g_shkwav.h
@@ -0,0 +1,16 @@
+/*
+ * PARSEC HEADER: s_shkwav.h
+ */
+
+#ifndef _S_SHKWAV_H_
+#define _S_SHKWAV_H_
+
+
+// external functions
+
+void ExplosionShockWave( const ShipObject *shippo );
+
+
+#endif // _S_SHKWAV_H_
+
+