about summary refs log tree commit diff
path: root/src/game/g_mapitems.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/g_mapitems.h')
-rw-r--r--src/game/g_mapitems.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/g_mapitems.h b/src/game/g_mapitems.h
index a8278a44..d78cf66d 100644
--- a/src/game/g_mapitems.h
+++ b/src/game/g_mapitems.h
@@ -77,7 +77,7 @@ typedef struct
 {
 	unsigned char index;
 	unsigned char flags;
-	unsigned char reserved1;
+	unsigned char skip;
 	unsigned char reserved2;
 } TILE;