From: sparky4 Date: Thu, 5 Jan 2017 15:56:13 +0000 (-0600) Subject: makefile fixed from ym mistake from yesterday. i made improvements to the automated... X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=793755e7b3c6ca1d9e9ff1259cf20191d8b1bf00;p=16.git makefile fixed from ym mistake from yesterday. i made improvements to the automated distribution functions of the make file <3 --- diff --git a/src/vrstest.c b/src/vrstest.c index a555818b..06cb03fd 100755 --- a/src/vrstest.c +++ b/src/vrstest.c @@ -110,7 +110,7 @@ void main() { modexHiganbanaPageSetup(&gvar.video); /* simulate scroll's zetup */ - gvar.video.page[0].dx = gvar.video.page[0].dy = 16; + //gvar.video.page[0].dx = gvar.video.page[0].dy = 16; modexShowPage(&gvar.video.page[0]); /* non sprite comparison */