]> 4ch.mooo.com Git - 16.git/blobdiff - src/maptest0.c
disabled drawing of rows and colums in the scroll functions with a page.id
[16.git] / src / maptest0.c
index 16e2159c5d02455868aa78326b2ef542529f32dc..d3b39b4b6895495fd242fb59a1c7e4798976f5d8 100644 (file)
@@ -32,6 +32,7 @@ main(int argc, char *argv[])
        }
        fprintf(stdout, "\n");
        #endif
+       fprintf(stdout, "&main()=%Fp\n", *argv[0]);
        fprintf(stdout, "&map==%Fp\n", &map);
        fprintf(stdout, "&map.tiles==%Fp\n", map.tiles);
        fprintf(stdout, "&map.width==%Fp\n", map.width);