\r
/* create the map */\r
//0000 printf("Total used @ before map load: %zu\n", oldfreemem-GetFreeSize());
- fprintf(stderr, "testing~\n");
+//0000 fprintf(stderr, "testing~\n");
//++++ loadmap("data/test.map", &map);
- fprintf(stderr, "yay map loaded~~\n");
+//0000 fprintf(stderr, "yay map loaded~~\n");
//---- map = allocMap(map.width,map.height); //20x15 is the resolution of the screen you can make maps smaller than 20x15 but the null space needs to be drawn properly\r
//if(isEMS()) printf("%d tesuto\n", coretotalEMS());\r
//---- initMap(&map);\r