File diff r1736:f9cc5e8aca3c → r1737:c3ec4ab44760
window.c
Show inline comments
 
@@ -716,6 +716,7 @@ void ResetWindowSystem(void)
 
{
 
	UnInitWindowSystem();
 
	InitWindowSystem();
 
	memset(&_thd, 0, sizeof(TileHighlightData));
 
}
 

	
 
static void DecreaseWindowCounters(void)