X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Ftest2.c;h=b4c33ee3c7f5315f574e20e2a39a2586dfa86c0f;hb=c11666ac6f605f561e9c6c6f2bba3bccea4a7b18;hp=8fa3a4e2b80997c019cdc186a3762e6fe16795be;hpb=535f618e80aa6546e61907026b2451e123655a5b;p=16.git diff --git a/src/test2.c b/src/test2.c index 8fa3a4e2..b4c33ee3 100755 --- a/src/test2.c +++ b/src/test2.c @@ -1,5 +1,5 @@ /* Project 16 Source Code~ - * Copyright (C) 2012-2016 sparky4 & pngwen & andrius4669 & joncampbell123 + * Copyright (C) 2012-2016 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;