File diff r20251:8c2b509af318 → r20252:76a6f1c78ce7
src/saveload/saveload.cpp
Show inline comments
 
@@ -243,12 +243,13 @@
 
 *  176   24446
 
 *  177   24619
 
 *  178   24789
 
 *  179   24810
 
 *  180   24998   1.3.x
 
 *  181   25012
 
 *  182   25259
 
 */
 
extern const uint16 SAVEGAME_VERSION = 181; ///< Current savegame version of OpenTTD.
 

	
 
SavegameType _savegame_type; ///< type of savegame we are loading
 

	
 
uint32 _ttdp_version;     ///< version of TTDP savegame (if applicable)