]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/modex16/planar16.h
attempted~
[16.git] / src / lib / modex16 / planar16.h
index bf8334aede54e18f4a1514e6d64b222beba5a918..8f2de898a7d371c9e5ba4f57ec3b34ce9ccd6fce 100755 (executable)
  * Functions and types for loading and manipulating bitmaps.\r
  */\r
 \r
-#ifndef PLANARW_H\r
-#define PLANARW_H\r
+#ifndef PLANW_H\r
+#define PLANW_H\r
 \r
-#include "src/lib/16_head.h"\r
-#include "src/lib/planar.h"\r
-\r
-#define     PALSIZE            768\r
+#include "src/lib/modex16.h"\r
 \r
 planar_buf_t planarLoadPcx(char *filename);\r
 tileset_t planarLoadPcxTiles(char *filename, word twidth, word theight);\r