]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/nyan/kitten.c
[xcroll.exe needs testing on real hardware] it is working but not flexible 16_ca...
[16.git] / src / lib / nyan / kitten.c
old mode 100644 (file)
new mode 100755 (executable)
index 49cb747..2e6e87b
@@ -22,6 +22,8 @@
 #include <stdio.h>                     /* sprintf */\r
 #include <stdlib.h>                    /* getenv  */\r
 #include <string.h>                    /* strchr */\r
+#include <sys/stat.h>\r
+#include <io.h>\r
 #include <fcntl.h>\r
 \r
 #include "src/lib/nyan/kitten.h"\r
@@ -147,7 +149,7 @@ void dos_close(int file)
 /* Functions */\r
 \r
 char *\r
-pascal kittengets(int set_number, int message_number, char *message)\r
+__pascal kittengets(int set_number, int message_number, char *message)\r
 {\r
   /* get message from a message _kitten_catalog */\r
 \r