X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Fvrstest.c;h=550678046bbd4e46f3178b5130eb063d4395a932;hb=9ff2b0b4f132eace00557a8db5b2ab9c602f4ffa;hp=79338763a9b2a3c6389c4a0bb0fbec0717b14ff6;hpb=f608476e42e768303a7ce6efdf7f5192b477e8f7;p=16.git diff --git a/src/vrstest.c b/src/vrstest.c index 79338763..55067804 100755 --- a/src/vrstest.c +++ b/src/vrstest.c @@ -97,7 +97,7 @@ void main() { return; } - spri.x = 5; + spri.x = 16; spri.y = 100; // Uncomment to see broken sprites @@ -134,7 +134,7 @@ void main() w++; break; }*/ - if(IN_KeyDown(24)){ modexpdump(&gvar.video.page[0]); IN_UserInput(1,1); } //p + if(IN_KeyDown(25)){ modexpdump(&gvar.video.page[0]); IN_UserInput(1,1); } //p FUNCTIONKEYFUNCTIONS; } VGAmodeX(0, 1, &gvar);