OSDN Git Service

attempted~
[proj16/16.git] / src / lib / modex16 / planar16.h
index bf8334a..8f2de89 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