]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_map.h
[xcroll.exe needs testing on real hardware] it is working but not flexible 16_ca...
[16.git] / src / lib / 16_map.h
index 84cfd923e021aa4a4b22b64a04825e1a36b48bb2..8e56d67df59e7ee4684e59a426e31391d3cfe173 100755 (executable)
 #include "src/lib/16_mm.h"\r
 #include "src/lib/16_pm.h"\r
 \r
+\r
 //#define DEBUG_MAPDATA\r
-//#define DEBUG_MAPVAR\r
-//#define DEBUG_DUMPVARS\r
+//#define DEBUG_MAPVARS\r
+//0000++#define DEBUG_OBVARS\r
 //#define DEBUG_JS\r
 \r
 //typedefs moved to 16_tdef.h\r
 \r
 int jsoneq(const char *json, jsmntok_t *tok, const char *s);\r
-word dump(const char *js, jsmntok_t *t, size_t count, word indent, char *js_sv, map_t *map, dword q);\r
-int loadmap(char *mn, map_t *map);\r
-int newloadmap(char *mn, map_t *map);\r
+//word dump(const char *js, jsmntok_t *t, size_t count, word indent, char *js_sv, map_t *map, dword q);\r
+//int loadmap(char *mn, map_t *map, global_game_variables_t *gvar);\r
+//int newloadmap(char *mn, map_t *map);\r
+int CA_loadmap(char *mn, map_t *map, global_game_variables_t *gvar);\r
 \r
 #endif/*_16_LIB__H_*/\r