wwww
Revision | 180b0967619ed69d811932755b4aa4cd50180f43 (tree) |
---|---|
Time | 2016-06-25 05:16:17 |
Author | sparky4 <sparky4@cock...> |
Commiter | sparky4 |
0.c is under study wwww
@@ -100,7 +100,7 @@ int main(int argc,char **argv) { | ||
100 | 100 | } |
101 | 101 | } |
102 | 102 | |
103 | - while (getch() != 13); | |
103 | + //while (getch() != 13); | |
104 | 104 | |
105 | 105 | /* make distinctive pattern offscreen, render sprite, copy onscreen. |
106 | 106 | * this time, we render the distinctive pattern to another offscreen location and just copy. |