File diff r9451:01b0b6cc547f → r9452:c935ddee336d
src/openttd.h
Show inline comments
 
@@ -5,10 +5,6 @@
 
#ifndef OPENTTD_H
 
#define OPENTTD_H
 

	
 
#ifndef VARDEF
 
#define VARDEF extern
 
#endif
 

	
 
enum GameModes {
 
	GM_MENU,
 
	GM_NORMAL,