File diff r2158:c6fcd114db94 → r2159:2c706fe6b0a7
intro_gui.c
Show inline comments
 
@@ -6,12 +6,13 @@
 
#include "viewport.h"
 
#include "gfx.h"
 
#include "player.h"
 
#include "command.h"
 
#include "console.h"
 
#include "network.h"
 
#include "variables.h"
 

	
 
extern void SwitchMode(int new_mode);
 

	
 
#if 0
 
static void ShowSelectTutorialWindow() {}
 
#endif