File diff r2162:7c64e21f12f9 → r2163:ae001e2aa5b0
openttd.h
Show inline comments
 
@@ -544,9 +544,7 @@ enum {
 
	SCROLL_EDIT = 1,
 
	SCROLL_SAVE = 2,
 
	SCROLL_CHAT = 4,
 
};
 
VARDEF byte _no_scroll;
 

	
 
#include "functions.h"
 

	
 
#endif /* OPENTTD_H */