aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates/chtypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/chtypes.h')
-rw-r--r--src/templates/chtypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/chtypes.h b/src/templates/chtypes.h
index 0d6547311..891b850c2 100644
--- a/src/templates/chtypes.h
+++ b/src/templates/chtypes.h
@@ -40,7 +40,7 @@
typedef BYTE8 t_tmode;
typedef BYTE8 t_tstate;
-typedef WORD16 t_prio;
+typedef LONG32 t_prio;
typedef PTR_EQ t_msg;
typedef LONG32 t_eventid;
typedef ULONG32 t_eventmask;