about summary refs log tree commit diff stats
path: root/game.scm
diff options
context:
space:
mode:
Diffstat (limited to 'game.scm')
-rwxr-xr-xgame.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/game.scm b/game.scm index ab4fd7b..7a43720 100755 --- a/game.scm +++ b/game.scm
@@ -18,7 +18,6 @@ See COPYING for details.
18 (yolk erase) 18 (yolk erase)
19 (yolk cursor) 19 (yolk cursor)
20 (yolk attrs) 20 (yolk attrs)
21 (srfi 18)
22 (matchable) 21 (matchable)
23 (stty)) 22 (stty))
24 23