]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/planar.h
yay./w.sh
[16.git] / src / lib / planar.h
index 6e3da953b1c3d70ce7806b7d1f898409162761c8..09f07c69a7d51477a6742bc0777896861e94df06 100755 (executable)
 #ifndef PLANAR_H
 #define PLANAR_H
 
-#include "src/lib/modex16.h"
+#include "src/lib/types.h"
+#include "src/lib/16_head.h"
+#include "src/lib/bitmap.h"
+//#include "src/lib/modex16.h"
 
 typedef struct {
        byte huge *plane[4];     /* 4 planes of image data */