]> 4ch.mooo.com Git - 16.git/commitdiff
Scroll.exe is seriously broken....
authorsparky4 <sparky4@cock.li>
Fri, 5 Jun 2015 17:36:13 +0000 (12:36 -0500)
committersparky4 <sparky4@cock.li>
Fri, 5 Jun 2015 17:36:13 +0000 (12:36 -0500)
modified:   scroll.exe
modified:   src/scroll.c

scroll.exe
src/scroll.c

index fd7110f9f6660da2e55b8a527bc409241794f332..b2840925d91bbf90e77e2ff37c43c7fe2b42dddb 100644 (file)
Binary files a/scroll.exe and b/scroll.exe differ
index b2b1f98f4faf08ce0562eabe7492dcadc4246b2c..26e1c9d3b77af98f0d905454c1c6806a16b155f2 100644 (file)
@@ -106,9 +106,9 @@ void main() {
 \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