diff options
author | Case Duckworth | 2023-05-31 12:28:52 -0500 |
---|---|---|
committer | Case Duckworth | 2023-05-31 12:28:52 -0500 |
commit | 759c6e0e60a5287834f7b2be2be1eb4bc533f455 (patch) | |
tree | 202054083f9582484a048562ce3388d367d212f2 /game.scm | |
parent | Fix image (diff) | |
download | apple-759c6e0e60a5287834f7b2be2be1eb4bc533f455.tar.gz apple-759c6e0e60a5287834f7b2be2be1eb4bc533f455.zip |
Add cool rock picture
Diffstat (limited to 'game.scm')
-rwxr-xr-x | game.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/game.scm b/game.scm index 4df071c..17c22eb 100755 --- a/game.scm +++ b/game.scm | |||
@@ -17,7 +17,6 @@ See COPYING for details. | |||
17 | (yolk xterm) | 17 | (yolk xterm) |
18 | (yolk erase) | 18 | (yolk erase) |
19 | (yolk cursor) | 19 | (yolk cursor) |
20 | (srfi 1) | ||
21 | (srfi 18) | 20 | (srfi 18) |
22 | (matchable) | 21 | (matchable) |
23 | (stty)) | 22 | (stty)) |