diff options
Diffstat (limited to 'src/map.h')
| -rw-r--r-- | src/map.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ #define BLACKOUT_WIDTH 100 #define BLACKOUT_HEIGHT 100 +#define BLACKOUT_AREA 18.0 typedef struct { Rectangle rect; |
