]> 4ch.mooo.com Git - 16.git/blobdiff - src/test2.c
did some cleanings wwww
[16.git] / src / test2.c
index 8fa3a4e2b80997c019cdc186a3762e6fe16795be..b4c33ee3c7f5315f574e20e2a39a2586dfa86c0f 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
 #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