]> 4ch.mooo.com Git - 16.git/blobdiff - src/16.c
reverted input and stuff back... walk() is broken badly
[16.git] / src / 16.c
index b7850faa6b70d4cee4b6de59cc3a1499b997e5e8..6ad5334f03d1566a7554375400166e9ee337a7e0 100755 (executable)
--- a/src/16.c
+++ b/src/16.c
@@ -78,7 +78,7 @@ main(int argc, char *argv[])
        start_timer(&gvar);\r
        while(ENGI_EXIT != engi_stat)\r
        {\r
-               IN_ReadControl(/*0,*/&player);\r
+               IN_ReadControl(0,&player);\r
                if(IN_KeyDown(sc_Escape)) engi_stat = ENGI_EXIT;\r
                shinku(&gvar);\r
                _DEBUGF("Serial debug output printf test %u %u %u\n",1U,2U,3U);\r