X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fmodex16%2F16planar.h;h=8084f70a1b7a97d17747f1ecd8d4637af1e6aa6f;hb=e2dc030c9e52911ed9808a9e4a65bc9e0e9d8e9b;hp=51777811ff46a84fc64b1987c21ee895faa91266;hpb=47cdc66151d973d975d0e31fb8a786eb639bebdb;p=16.git diff --git a/src/lib/modex16/16planar.h b/src/lib/modex16/16planar.h index 51777811..8084f70a 100755 --- a/src/lib/modex16/16planar.h +++ b/src/lib/modex16/16planar.h @@ -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. * @@ -28,7 +28,7 @@ #ifndef PLANW_H #define PLANW_H -#include "src/lib/modex16.h" +#include "src/lib/16_vl.h" planar_buf_t planarLoadPcx(char *filename); tileset_t planarLoadPcxTiles(char *filename, word twidth, word theight);