From b0a063ed77b0ae8e794c6375b05aed1c2c35dea8 Mon Sep 17 00:00:00 2001 From: frosch Date: Thu, 8 Aug 2013 19:01:02 +0000 Subject: (svn r25702) -Add: about 3000 years of savegame compatibility. --- src/saveload/saveload.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/saveload/saveload.h b/src/saveload/saveload.h index 77cd3fb35..1ad885009 100644 --- a/src/saveload/saveload.h +++ b/src/saveload/saveload.h @@ -88,7 +88,7 @@ enum SLRefType { }; /** Highest possible savegame version. */ -#define SL_MAX_VERSION 255 +#define SL_MAX_VERSION UINT16_MAX /** Flags of a chunk. */ enum ChunkType { -- cgit v1.2.3-70-g09d2