dslinux/user/games/bsdgames/hack config.h

pepsiman dslinux_pepsiman at user.in-berlin.de
Sat Oct 14 16:15:37 CEST 2006


Update of /cvsroot/dslinux/dslinux/user/games/bsdgames/hack
In directory antilope:/tmp/cvs-serv11510

Modified Files:
	config.h 
Log Message:
Smaller screen

Index: config.h
===================================================================
RCS file: /cvsroot/dslinux/dslinux/user/games/bsdgames/hack/config.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- config.h	22 Oct 2005 20:04:48 -0000	1.1
+++ config.h	14 Oct 2006 14:15:35 -0000	1.2
@@ -160,8 +160,8 @@
 #endif /* CHDIR */
 
 /* size of terminal screen is (at least) (ROWNO+2) by COLNO */
-#define	COLNO	80
-#define	ROWNO	22
+#define	COLNO	64
+#define	ROWNO	30
 
 /*
  * small signed integers (8 bits suffice)




More information about the dslinux-commit mailing list