summaryrefslogtreecommitdiff
path: root/src/post/goom/tentacle3d.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/post/goom/tentacle3d.h')
-rwxr-xr-xsrc/post/goom/tentacle3d.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/post/goom/tentacle3d.h b/src/post/goom/tentacle3d.h
index adc5f7721..ad0858fad 100755
--- a/src/post/goom/tentacle3d.h
+++ b/src/post/goom/tentacle3d.h
@@ -3,6 +3,6 @@
#include "goom_visual_fx.h"
-VisualFX tentacle_fx_create();
+VisualFX tentacle_fx_create(void);
#endif