X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2F16.c;h=c4367aa9380c1cee29763ce0a4fff3479dee35d5;hb=e2a4dec178a27a81d11b0a717eb589ae8e48a2f7;hp=c9cd55d50093386cec31ab277ae6312ec10fba52;hpb=5e61851e7bb3c2e579db3e83c502dc51803799f4;p=16.git diff --git a/src/16.c b/src/16.c index c9cd55d5..c4367aa9 100755 --- a/src/16.c +++ b/src/16.c @@ -49,7 +49,7 @@ main(int argc, char *argv[]) modexPalBlack(); //so player will not see loadings~ IN_Startup(); IN_Default(0,&player,ctrl_Joystick); - //modexprint(&screen, 32, 32, 1, 2, 0, "a"); + //modexprint(&screen, 32, 32, 1, 2, 0, "a", 1); while(ENGI_EXIT != engi_stat) { IN_ReadControl(0,&player);