(svn r18351) -Fix [FS#3333]: endianness issue with saving the zoom level
This commit is contained in:
@@ -45,6 +45,7 @@ void CopyTempEngineData();
|
||||
|
||||
extern int32 _saved_scrollpos_x;
|
||||
extern int32 _saved_scrollpos_y;
|
||||
extern ZoomLevelByte _saved_scrollpos_zoom;
|
||||
|
||||
extern SavegameType _savegame_type;
|
||||
extern uint32 _ttdp_version;
|
||||
|
Reference in New Issue
Block a user