X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Fvrstest.c;fp=src%2Fvrstest.c;h=4ca8346578cab4419169b95fbb498013e74a199d;hb=d182bbe56ee5292986d3ae5ea273b9ff4142fd7e;hp=034c81ac8f856e0e84b686c9489aa44f8ec7ed1e;hpb=c060c91a1c7e418122606fdc5cd7c9ce5a55495d;p=16.git diff --git a/src/vrstest.c b/src/vrstest.c index 034c81ac..4ca83465 100755 --- a/src/vrstest.c +++ b/src/vrstest.c @@ -144,7 +144,7 @@ void main() // gvar.video.palette[w]=rand(); break; } - FUNCTIONKEYDRAWJUNKNOMV + TAIL_FUNCTIONKEYDRAWJUNKNOMV if(IN_KeyDown(sc_F7)){ VL_ShowPage(&gvar.video.page[0], 1, 1); IN_UserInput(1,1); } if(IN_KeyDown(sc_F6)){ VL_ShowPage(&gvar.video.page[0], 1, 0); IN_UserInput(1,1); } if(IN_KeyDown(25)){ modexpdump(&gvar.video.page[0]); IN_UserInput(1,1); } //p