summaryrefslogtreecommitdiff
path: root/src/heretic/p_spec.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/heretic/p_spec.h')
-rw-r--r--src/heretic/p_spec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/heretic/p_spec.h b/src/heretic/p_spec.h
index 298046fd..7f5e2c43 100644
--- a/src/heretic/p_spec.h
+++ b/src/heretic/p_spec.h
@@ -188,7 +188,7 @@ typedef struct
bwhere_e where;
int btexture;
int btimer;
- mobj_t *soundorg;
+ void *soundorg;
} button_t;
#define MAXSWITCHES 50 // max # of wall switches in a level