diff --git a/include/QF/pr_comp.h b/include/QF/pr_comp.h index 91603b0c3..3d1647113 100644 --- a/include/QF/pr_comp.h +++ b/include/QF/pr_comp.h @@ -36,6 +36,7 @@ typedef enum { ev_func, ev_pointer, ev_quaternion, + ev_int, ev_type_count // not a type, gives number of types } etype_t;