summaryrefslogtreecommitdiff
path: root/include/fieldmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/fieldmap.h')
-rw-r--r--include/fieldmap.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/fieldmap.h b/include/fieldmap.h
index c5abdb2e1..fe2b5a928 100644
--- a/include/fieldmap.h
+++ b/include/fieldmap.h
@@ -3,6 +3,8 @@
#include "global.h"
+#define VIRTUAL_MAP_SIZE 0x2800
+
extern struct MapCoords {
int width;
int height;