]> 4ch.mooo.com Git - 16.git/commitdiff
attempts to load fails badly!
authorsparky4 <sparky4@cock.li>
Fri, 5 Jun 2015 17:40:09 +0000 (12:40 -0500)
committersparky4 <sparky4@cock.li>
Fri, 5 Jun 2015 17:40:09 +0000 (12:40 -0500)
modified:   scroll.exe
modified:   src/scroll.c

scroll.exe
src/scroll.c

index b2840925d91bbf90e77e2ff37c43c7fe2b42dddb..73ad2056136711be56f425b0090c24e8d141adcc 100644 (file)
Binary files a/scroll.exe and b/scroll.exe differ
index 26e1c9d3b77af98f0d905454c1c6806a16b155f2..ceee8644a7fcd03b181050fdf85ce34586820f17 100644 (file)
@@ -107,7 +107,7 @@ void main() {
        /* create the map */\r
 //0000 printf("Total used @ before map load:                   %zu\n", oldfreemem-GetFreeSize());
 //0000 fprintf(stderr, "testing~\n");
-//++++ loadmap("data/test.map", &map);
+       loadmap("data/test.map", &map);
 //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