]> 4ch.mooo.com Git - 16.git/commitdiff
wwww yakuji wwww ca use to load maps w
authorsparky4 <sparky4@cock.li>
Thu, 8 Sep 2016 14:27:15 +0000 (09:27 -0500)
committersparky4 <sparky4@cock.li>
Thu, 8 Sep 2016 14:27:15 +0000 (09:27 -0500)
src/lib/16_map.h

index 4a9ce9bbc903ae95bb26a1c4db8798a0f5ec5c92..28c048c0d1dcce69b52fb171bfa3be8526ca2316 100755 (executable)
 #define _LIBMAPREAD_H_\r
 \r
 #include "jsmn/jsmn.h"\r
-#include "stdio.h"\r
-#include "stdlib.h"\r
+//#include "stdio.h" included in 16_head.h\r
+//#include "stdlib.h" included in 16_head.h\r
 #include "src/lib/modex16.h"\r
 #include "src/lib/16_head.h"\r
+#include "src/lib/16_ca.h"\r
+#include "src/lib/16_mm.h"\r
 \r
 typedef struct {\r
        bitmap_t huge *btdata;\r
@@ -48,4 +50,5 @@ typedef struct {
 } map_t;\r
 \r
 int loadmap(char *mn, map_t *map);\r
+\r
 #endif/*_LIBMAPREAD_H_*/\r