From 180b0967619ed69d811932755b4aa4cd50180f43 Mon Sep 17 00:00:00 2001
From: sparky4 <sparky4@cock.li>
Date: Fri, 24 Jun 2016 15:16:17 -0500
Subject: [PATCH] 0.c is under study wwww

---
 src/0.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/0.c b/src/0.c
index 1e58b4d5..e434c85b 100755
--- 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.
-- 
2.39.5