]> 4ch.mooo.com Git - 16.git/blobdiff - src/test.c
wwww ok wwwww zscroll and scroll compile disabled due to me being too tired to whack...
[16.git] / src / test.c
index 098c12a7f71833fdb11d8615cfbca93b84fed013..dfbc7de857e89c923f66948880f643870382fc4b 100755 (executable)
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~\r
- * Copyright (C) 2012-2016 sparky4 & pngwen & andrius4669 & joncampbell123\r
+ * Copyright (C) 2012-2016 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover\r
  *\r
  * This file is part of Project 16.\r
  *\r
  */\r
 \r
 #include <stdio.h>\r
-#include "src/lib/modex16.h"\r
+#include "src/lib/16_vl.h"\r
 #include "src/lib/16_in.h"\r
 #include "src/lib/scroll16.h"\r
 #include "src/lib/bakapee.h"\r
 \r
+static word far* clockw= (word far*) 0x046C; /* 18.2hz clock */\r
 global_game_variables_t gvar;\r
 player_t player[MaxPlayers];\r
 map_view_t mv[4];\r