Merge branch 'save_ext' into tracerestrict-sx

# Conflicts:
#	src/rail_gui.cpp
#	src/saveload/extended_ver_sl.cpp
This commit is contained in:
Jonathan G Rennison
2016-09-05 23:33:33 +01:00
187 changed files with 7343 additions and 1311 deletions

View File

@@ -116,6 +116,7 @@ void SlXvSetCurrentState()
*/
void SlXvCheckSpecialSavegameVersions()
{
// Checks for special savegame versions go here
extern uint16 _sl_version;
if (_sl_version == 2000) {