File diff r16986:652ac23f0157 → r16987:076ce713b4f2
src/misc.cpp
Show inline comments
 
@@ -25,7 +25,6 @@
 
#include "tilehighlight_func.h"
 
#include "network/network_func.h"
 
#include "window_func.h"
 
#include "smallmap_gui.h"
 

	
 

	
 
extern TileIndex _cur_tileloop_tile;
 
@@ -122,9 +121,6 @@ void InitializeGame(uint size_x, uint si
 

	
 
	InitializeEconomy();
 

	
 
	/* Rebuild the smallmap owner legend. */
 
	BuildOwnerLegend();
 

	
 
	ResetObjectToPlace();
 

	
 
	GamelogReset();