File diff r45:01a751fc52d1 → r46:a45a2782a655
settings_gui.c
Show inline comments
 
@@ -487,6 +487,8 @@ void SetDifficultyLevel(int mode, GameOp
 
	}
 
}
 

	
 
extern void StartupEconomy();
 

	
 
static void GameDifficultyWndProc(Window *w, WindowEvent *e)
 
{
 
	switch(e->event) {