diff options
| author | Simon <simon@hardwired.org.uk> | 2010-08-26 11:20:16 (GMT) |
|---|---|---|
| committer | Simon <simon@hardwired.org.uk> | 2010-08-26 11:20:16 (GMT) |
| commit | 72a1d17fe42ccc74ac25328dcd272b7a2bf6856c (patch) | |
| tree | a064555f1694f7c763eb3f42c56fe92ea016713b /defines.h | |
| parent | 5751fea35f31640fddfaea1459503e366ae39729 (diff) | |
| download | powder-72a1d17fe42ccc74ac25328dcd272b7a2bf6856c.zip powder-72a1d17fe42ccc74ac25328dcd272b7a2bf6856c.tar.gz | |
This build works, but still a work in progress
Diffstat (limited to 'defines.h')
| -rw-r--r-- | defines.h | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -5,11 +5,7 @@ #undef PLOSS -#ifdef MENUV3 #define MENUSIZE 40 -#else -#define MENUSIZE 20 -#endif #define BARSIZE 14 #define XRES 612 #define YRES 384 |
