summaryrefslogtreecommitdiff
path: root/src/emap/struct
diff options
context:
space:
mode:
Diffstat (limited to 'src/emap/struct')
-rw-r--r--src/emap/struct/walldata2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emap/struct/walldata2.h b/src/emap/struct/walldata2.h
index 781ebb3..a49013d 100644
--- a/src/emap/struct/walldata2.h
+++ b/src/emap/struct/walldata2.h
@@ -7,6 +7,7 @@
struct WallData
{
char name[50];
+ int layer;
int x1;
int y1;
int x2;