File diff r10207:a1fc2f2a33db → r10208:ef8fcc3dc4ca
src/genworld.cpp
Show inline comments
 
@@ -2,13 +2,13 @@
 

	
 
/** @file genworld.cpp Functions to generate a map. */
 

	
 
#include "stdafx.h"
 
#include "openttd.h"
 
#include "landscape.h"
 
#include "player_func.h"
 
#include "company_func.h"
 
#include "variables.h"
 
#include "thread.h"
 
#include "command_func.h"
 
#include "genworld.h"
 
#include "gfxinit.h"
 
#include "window_func.h"