]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_head.h
quit works with input system now
[16.git] / src / lib / 16_head.h
index e804410f4ea99ab50628bcb2c32cc7d3edda65b5..acd1e1ec53439daaab1f0391a2a7c43a9db6a1b4 100755 (executable)
@@ -176,7 +176,9 @@ void wait(clock_t wait);
 long int filesize(FILE *fp);\r
 void printmeminfoline(byte *strc, const byte *pee, size_t h_total, size_t h_used, size_t h_free);\r
 int US_CheckParm(char *parm,char **strings);\r
+#ifdef __BORLANDC__\r
 void Quit (char *error);\r
+#endif\r
 byte dirchar(byte in);\r
 \r
 #endif/*_LIBHEAD_H_*/\r