From 0726b60a6e32760fbadd1cdd39362c9c7a0fd9cc Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Sun, 8 Apr 2018 17:29:30 -0400 Subject: file loading, switching, good! --- initrd/lines | 3 +++ 1 file changed, 3 insertions(+) (limited to 'initrd/lines') diff --git a/initrd/lines b/initrd/lines index f6b2a82..8523339 100644 --- a/initrd/lines +++ b/initrd/lines @@ -26,4 +26,7 @@ while (1) { j = 50 + rand(219) line(x, y, i, j, 511) + + # for exiting + getkey() } -- cgit v1.2.3