File diff r12238:3f15dba5bf63 → r12239:4ede50b8e95b
src/saveload/town_sl.cpp
Show inline comments
 
@@ -3,13 +3,13 @@
 
/** @file town_sl.cpp Code handling saving and loading of towns and houses */
 

	
 
#include "../stdafx.h"
 
#include "../newgrf_house.h"
 
#include "../newgrf_commons.h"
 
#include "../variables.h"
 
#include "../town_map.h"
 
#include "../town.h"
 

	
 
#include "saveload.h"
 

	
 
/**
 
 * Check and update town and house values.
 
 *