From 9f46cc5797b09feed70331955cd87543c5367249 Mon Sep 17 00:00:00 2001 From: xHire Date: Sun, 6 Jul 2008 19:56:34 +0000 Subject: - PREFIX can be changed through a compilation option now - AI check_box relocated in Settings - fixed couple of compilation warnings git-svn-id: http://opensvn.csie.org/tuxanci_ng@111 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- src/base/main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/base/main.h') diff --git a/src/base/main.h b/src/base/main.h index a8e5503..b8f988b 100644 --- a/src/base/main.h +++ b/src/base/main.h @@ -9,7 +9,7 @@ #include "string_length.h" #include "path.h" -//rozlisenie obrazovky +// screen resolution #define WINDOW_SIZE_X 800 #define WINDOW_SIZE_Y 600 -- cgit v1.2.3