summaryrefslogtreecommitdiff
path: root/src/meteor.cpp
diff options
context:
space:
mode:
authorTreeki <treeki@gmail.com>2012-09-16 04:59:03 +0200
committerTreeki <treeki@gmail.com>2012-09-16 04:59:03 +0200
commit7404c596e96bf18f458f10fb8f23ca6e1a25ca7d (patch)
tree4fcdf733873a6d74b13a986c98b6f845dd0ad3ca /src/meteor.cpp
parent8102791c2222c31d80858cd1d12b208dcd4ecbc3 (diff)
downloadkamek-7404c596e96bf18f458f10fb8f23ca6e1a25ca7d.tar.gz
kamek-7404c596e96bf18f458f10fb8f23ca6e1a25ca7d.zip
go speed! a terrible hack to make builds far faster
Diffstat (limited to '')
-rwxr-xr-xsrc/meteor.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/meteor.cpp b/src/meteor.cpp
index 5eea95f..219bab3 100755
--- a/src/meteor.cpp
+++ b/src/meteor.cpp
@@ -4,8 +4,6 @@
#include <sfx.h>
#include "boss.h"
-extern "C" void *PlaySound(dStageActor_c *, int soundID);
-
class dMeteor : public dEn_c {
int onCreate();
int onDelete();