• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

wwww


Commit MetaInfo

Revision180b0967619ed69d811932755b4aa4cd50180f43 (tree)
Time2016-06-25 05:16:17
Authorsparky4 <sparky4@cock...>
Commitersparky4

Log Message

0.c is under study wwww

Change Summary

Incremental Difference

--- a/src/0.c
+++ b/src/0.c
@@ -100,7 +100,7 @@ int main(int argc,char **argv) {
100100 }
101101 }
102102
103- while (getch() != 13);
103+ //while (getch() != 13);
104104
105105 /* make distinctive pattern offscreen, render sprite, copy onscreen.
106106 * this time, we render the distinctive pattern to another offscreen location and just copy.