File diff r8984:b9a96c1e0b58 → r8985:72eff2815e83
src/openttd.h
Show inline comments
 
@@ -97,11 +97,6 @@ enum {
 

	
 
extern byte _savegame_sort_order;
 

	
 
enum {
 
	MAX_SCREEN_WIDTH  = 2048,
 
	MAX_SCREEN_HEIGHT = 1200,
 
};
 

	
 
/* In certain windows you navigate with the arrow keys. Do not scroll the
 
 * gameview when here. Bitencoded variable that only allows scrolling if all
 
 * elements are zero */