]> 4ch.mooo.com Git - 16.git/commitdiff
0.c is under study wwww
authorsparky4 <sparky4@cock.li>
Fri, 24 Jun 2016 20:16:17 +0000 (15:16 -0500)
committersparky4 <sparky4@cock.li>
Fri, 24 Jun 2016 20:16:17 +0000 (15:16 -0500)
src/0.c

diff --git a/src/0.c b/src/0.c
index 1e58b4d522f7978c7e158d5f7eadffab25e323ae..e434c85bb2866837d64b5a2ab9c3879d8648b3e3 100755 (executable)
--- a/src/0.c
+++ b/src/0.c
@@ -100,7 +100,7 @@ int main(int argc,char **argv) {
                }
        }
 
-       while (getch() != 13);
+       //while (getch() != 13);
 
        /* make distinctive pattern offscreen, render sprite, copy onscreen.
         * this time, we render the distinctive pattern to another offscreen location and just copy.