summaryrefslogtreecommitdiff
path: root/src/base/main.h
diff options
context:
space:
mode:
authorxHire <xHire@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-07-06 19:56:34 +0000
committerxHire <xHire@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-07-06 19:56:34 +0000
commit9f46cc5797b09feed70331955cd87543c5367249 (patch)
tree971c5cfb8c6b2b4edfc9ac8abbc57bf7888cf03a /src/base/main.h
parent263e1dbb16324083174e068b65d9596af6e1db7b (diff)
- 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
Diffstat (limited to 'src/base/main.h')
-rw-r--r--src/base/main.h2
1 files changed, 1 insertions, 1 deletions
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