diff options
author | Bert <ber.t@gmx.com> | 2011-02-14 17:56:29 +0100 |
---|---|---|
committer | Bert <ber.t@gmx.com> | 2011-02-14 17:56:29 +0100 |
commit | e1cc8058fff4e0d64b840ac6da2eda3f6c2ed5fc (patch) | |
tree | b29e79c7468502db1f88eeb0ce01cc3b211f28b9 /config.h | |
parent | f71ea095bc11dbc00eb1a27a67eb07d36324213f (diff) | |
parent | c9a887d0fd5ad28fa8c51259fc47b4498ab9c525 (diff) |
Merge remote-tracking branch 'origin/master'
Conflicts:
Makefile
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ /* default window dimensions: * - * (also controllable via -w option) */ + * (also controllable via -g option) */ #define WIN_WIDTH 800 #define WIN_HEIGHT 600 |