OSDN Git Service

makefile fixed from ym mistake from yesterday. i made improvements to the automated...
authorsparky4 <sparky4@cock.li>
Thu, 5 Jan 2017 15:56:13 +0000 (09:56 -0600)
committersparky4 <sparky4@cock.li>
Thu, 5 Jan 2017 15:56:13 +0000 (09:56 -0600)
src/vrstest.c

index a555818..06cb03f 100755 (executable)
@@ -110,7 +110,7 @@ void main() {
        modexHiganbanaPageSetup(&gvar.video);\r
 \r
        /* simulate scroll's zetup */\r
-       gvar.video.page[0].dx = gvar.video.page[0].dy = 16;\r
+       //gvar.video.page[0].dx = gvar.video.page[0].dy = 16;\r
        modexShowPage(&gvar.video.page[0]);\r
 \r
        /* non sprite comparison */\r