Added the ability to suppress newer features with a game type option.
[super-star-trek.git] / sstlinux.h
index 6dfbecf1a6568eedb32dfe7ec427e6fd44657353..1080f9691346a2c3c53adc8349ee315eaff6ffc7 100644 (file)
@@ -1,7 +1,6 @@
 #ifndef __SSTLINUX_H
 #define __SSTLINUX_H
 
-int c_printf (char *format, ... );
 void sound(unsigned int);
 void nosound(void);