]> 4ch.mooo.com Git - 16.git/blobdiff - src/maptest.c
huge memory model fucks up everything! wwww
[16.git] / src / maptest.c
index dfcd300db194e4dff9f7002c8b49bcda10511044..48c022d1c9b0c83d6fe9987925206709a73fa219 100644 (file)
@@ -4,6 +4,6 @@ void
 main(int argc, char *argv[])\r
 {\r
        map_t map;
-       //loadmap("data/test.map", &map);
+       loadmap("data/test.map", &map);
        fprintf(stderr, "%d\n", map.data[0]);
 }\r