summaryrefslogtreecommitdiff
path: root/src/openttd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/openttd.h')
-rw-r--r--src/openttd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/openttd.h b/src/openttd.h
index 2084f3219..e103921e8 100644
--- a/src/openttd.h
+++ b/src/openttd.h
@@ -88,6 +88,7 @@ enum {
typedef int32 Year;
typedef int32 Date;
+typedef uint32 PlayerFace; ///< player face bits, info see in player_face.h
enum SwitchModes {
SM_NONE = 0,