]> 4ch.mooo.com Git - 16.git/blobdiff - src/maptest.c
[16_ca needs huge amounts of work and I should remember what needs to be done soon...
[16.git] / src / maptest.c
index 8a99276fbb6a0f75598a5d8c6f5edc4869484eda..7b53667c7d755a61073088bada70837bf6881e09 100755 (executable)
@@ -59,7 +59,7 @@ main(int argc, char *argv[])
        getch();\r
 #ifdef DUMP_MAP\r
        //if(map.width*map.height != 1200)\r
-       for(k=0;k<MAP_LAYERS;k++)\r
+       for(k=0;k<MAPPLANES;k++)\r
        {\r
                printf("maplayer: %u\n[\n", k);\r
                for(i=0; i<(map.width*map.height); i++)\r