summaryrefslogtreecommitdiff
path: root/gfx.c
diff options
context:
space:
mode:
Diffstat (limited to 'gfx.c')
-rw-r--r--gfx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx.c b/gfx.c
index 368aaa39b..e9f8ee98d 100644
--- a/gfx.c
+++ b/gfx.c
@@ -1991,7 +1991,7 @@ void SortResolutions(int count)
qsort(_resolutions, count, sizeof(_resolutions[0]), compare_res);
}
-uint16 GetDrawStringPlayerColor(byte player)
+uint16 GetDrawStringPlayerColor(PlayerID player)
{
// Get the color for DrawString-subroutines which matches the color
// of the player