File diff r2203:ad7839082e5a → r2204:4670311b130c
window.c
Show inline comments
 
@@ -1489,14 +1489,12 @@ void InputLoop(void)
 
	MouseLoop(click, mousewheel);
 
}
 

	
 

	
 
static int _we4_timer;
 

	
 
extern uint32 _pixels_redrawn;
 

	
 
void UpdateWindows(void)
 
{
 
	Window *w;
 
	int t;