File diff r24941:4e760118066a → r24942:614da862fdaf
src/gfxinit.cpp
Show inline comments
 
@@ -344,6 +344,7 @@ void GfxLoadSprites()
 
	DEBUG(sprite, 2, "Loading sprite set %d", _settings_game.game_creation.landscape);
 

	
 
	SwitchNewGRFBlitter();
 
	VideoDriver::GetInstance()->ClearSystemSprites();
 
	ClearFontCache();
 
	GfxInitSpriteMem();
 
	LoadSpriteTables();