summaryrefslogtreecommitdiff
path: root/src/p_spec.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/p_spec.h')
-rw-r--r--src/p_spec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/p_spec.h b/src/p_spec.h
index 8312cb3e..f5b57032 100644
--- a/src/p_spec.h
+++ b/src/p_spec.h
@@ -235,7 +235,7 @@ typedef struct
bwhere_e where;
int btexture;
int btimer;
- mobj_t* soundorg;
+ degenmobj_t *soundorg;
} button_t;