]> 4ch.mooo.com Git - 16.git/blobdiff - src/test2.c
did some cleanings wwww
[16.git] / src / test2.c
index 94121e8a2ba249ccbe3953c82d9d394a959c36b2..b4c33ee3c7f5315f574e20e2a39a2586dfa86c0f 100755 (executable)
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~\r
- * Copyright (C) 2012-2015 sparky4 & pngwen & andrius4669\r
+ * Copyright (C) 2012-2016 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover\r
  *\r
  * This file is part of Project 16.\r
  *\r
 \r
 #include <stdio.h>\r
 #include <conio.h>\r
-#include "src/lib/modex16.h"\r
+#include "src/lib/16_vl.h"\r
 #include "src/lib/planar.h"\r
 //#include "src/lib/bitmap.h"\r
 \r
 void main() {\r
        FILE *file;\r
     bitmap_t bmp;\r
-    planar_buf_t *p;\r
+//----    planar_buf_t *p;\r
     word size;\r
     int i;\r
     int plane;\r