From 82d74f17f40abfd30030da78606ceffedf4a9c20 Mon Sep 17 00:00:00 2001 From: Benji Dial Date: Thu, 18 Feb 2021 16:15:13 -0500 Subject: (random ai) tic-tac-toe game --- fs-skel/sys/startup.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fs-skel') diff --git a/fs-skel/sys/startup.rc b/fs-skel/sys/startup.rc index aa514b1..3897399 100644 --- a/fs-skel/sys/startup.rc +++ b/fs-skel/sys/startup.rc @@ -1 +1 @@ -bin/mkpopup Press Win+Space to open a terminal.\nPress Win+Arrow Key to move a window around.\nPress Win+Page Up/Down to shuffle windows.\nPress Escape to close this window. \ No newline at end of file +bin/mkpopup Press Win+Space to open a terminal.\nPress Win+Arrow Key to move a window around.\nPress Win+Page Up/Down to shuffle windows.\nTry typing 'dirlist bin' into a terminal!\nPress Escape to close this window. \ No newline at end of file -- cgit v1.2.3