X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Ftest2.c;h=e33a676ec54a74a48ea5d76a1958a25e15e645f5;hb=f76e2f4cbbdeb94abb2271379092284f4a7f9d29;hp=94121e8a2ba249ccbe3953c82d9d394a959c36b2;hpb=f79335f0b025aa7c3dab4abaf6cdc147dd32ef1a;p=16.git diff --git a/src/test2.c b/src/test2.c index 94121e8a..e33a676e 100755 --- a/src/test2.c +++ b/src/test2.c @@ -1,5 +1,5 @@ /* Project 16 Source Code~ - * Copyright (C) 2012-2015 sparky4 & pngwen & andrius4669 + * Copyright (C) 2012-2017 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover * * This file is part of Project 16. * @@ -22,14 +22,14 @@ #include #include -#include "src/lib/modex16.h" +#include "src/lib/16_vl.h" #include "src/lib/planar.h" //#include "src/lib/bitmap.h" void main() { FILE *file; bitmap_t bmp; - planar_buf_t *p; +//---- planar_buf_t *p; word size; int i; int plane;