summaryrefslogtreecommitdiff
path: root/oldloader.c
diff options
context:
space:
mode:
Diffstat (limited to 'oldloader.c')
-rw-r--r--oldloader.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/oldloader.c b/oldloader.c
index 20f409bda..214d0dddf 100644
--- a/oldloader.c
+++ b/oldloader.c
@@ -789,7 +789,7 @@ static bool LoadOldIndustry(LoadgameState *ls, int num)
return true;
}
-static uint _current_player_id;
+static PlayerID _current_player_id;
static uint16 _old_inaugurated_year;
static int32 _old_yearly;