From 21ac20aeca92c76ba3521eda4dec316eee098974 Mon Sep 17 00:00:00 2001 From: rubidium Date: Mon, 4 Sep 2006 20:40:33 +0000 Subject: (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform. -Cleanup: whitespace alignment of a few tables. --- player.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'player.h') diff --git a/player.h b/player.h index c7bd73dda..f02c801c7 100644 --- a/player.h +++ b/player.h @@ -229,8 +229,7 @@ static inline bool IsLocalPlayer(void) void DeletePlayerWindows(PlayerID pi); byte GetPlayerRailtypes(PlayerID p); -/** Finds out if a Player has a certain railtype available - */ +/** Finds out if a Player has a certain railtype available */ static inline bool HasRailtypeAvail(const Player *p, RailType Railtype) { return HASBIT(p->avail_railtypes, Railtype); -- cgit v1.2.3-70-g09d2