diff options
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 |