From: sparky4 Date: Sun, 30 Aug 2015 16:24:39 +0000 (-0500) Subject: strange.... X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=cc6944dd0b85a992eb48d450b38045e10d233a99;p=16.git strange.... modified: scroll.exe modified: src/scroll.c --- diff --git a/scroll.exe b/scroll.exe index e02405be..20e98903 100755 Binary files a/scroll.exe and b/scroll.exe differ diff --git a/src/scroll.c b/src/scroll.c index 28c64354..575e2406 100755 --- a/src/scroll.c +++ b/src/scroll.c @@ -94,6 +94,7 @@ void main() //0000 printf("Total used @ after planar buffer creation: %zu\n", oldfreemem-GetFreeSize()); /* input! */ + getch(); IN_Startup(); IN_Default(0,&player,ctrl_Joystick);