File diff r8784:f3d6ba8eb078 → r8785:8312063c5ee4
src/saveload.cpp
Show inline comments
 
@@ -13,13 +13,13 @@
 
 * <li>repeat this until everything is done, and flush any remaining output to file
 
 * </ol>
 
 */
 
#include "stdafx.h"
 
#include "openttd.h"
 
#include "debug.h"
 
#include "station.h"
 
#include "station_base.h"
 
#include "thread.h"
 
#include "town.h"
 
#include "saveload.h"
 
#include "network/network.h"
 
#include "variables.h"
 
#include "window_func.h"