]> 4ch.mooo.com Git - 16.git/blobdiff - src/xcroll.c
p16 is being worked on a bunch by me wwww [16_ca needs huge amounts of work and I...
[16.git] / src / xcroll.c
index bbfe552d10d7b8ddc0bff2c7a3dc1f12678e1d9c..2fd958694ae593fe83e6de65108d823f0ba19a55 100755 (executable)
@@ -26,7 +26,7 @@
 #include "src/lib/16_dbg.h"\r
 \r
 #define FADE\r
-#define NOMAPLOAD\r
+//#define NOMAPLOAD\r
 \r
 //map_view_t mv[4];\r
 static map_t map;\r
@@ -161,6 +161,7 @@ void main(int argc, char *argv[])
        {\r
                gvar.video.page[0].tlx=gvar.mv[0].tx*TILEWH;\r
                gvar.video.page[0].tly=gvar.mv[0].ty*TILEWH;\r
+               modexWaitBorder();\r
                shinku(&gvar);\r
                //top left corner & bottem right corner of map veiw be set as map edge trigger since maps are actually square\r
                //to stop scrolling and have the gvar.player position data move to the edge of the screen with respect to the direction\r