File diff r5076:0483cca1a3e9 → r5077:d84dfecd5f73
player.h
Show inline comments
 
@@ -252,7 +252,6 @@ static inline bool IsValidPlayer(PlayerI
 
	return pi < MAX_PLAYERS;
 
}
 

	
 
void DeletePlayerWindows(PlayerID pi);
 
byte GetPlayerRailtypes(PlayerID p);
 

	
 
/** Finds out if a Player has a certain railtype available */