summaryrefslogtreecommitdiff
path: root/src/hexen/xddefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hexen/xddefs.h')
-rw-r--r--src/hexen/xddefs.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/hexen/xddefs.h b/src/hexen/xddefs.h
index bad776d3..2c7d4690 100644
--- a/src/hexen/xddefs.h
+++ b/src/hexen/xddefs.h
@@ -129,14 +129,6 @@ typedef struct
short offset;
} mapseg_t;
-enum
-{ // bbox coordinates
- BOXTOP,
- BOXBOTTOM,
- BOXLEFT,
- BOXRIGHT
-};
-
#define NF_SUBSECTOR 0x8000
typedef struct
{