(svn r12977) -Codechange: remove quite some redundant (duplicate) function declarations.
This commit is contained in:
@@ -614,8 +614,6 @@ void OnTick_Players()
|
||||
MaybeStartNewPlayer();
|
||||
}
|
||||
|
||||
extern void ShowPlayerFinances(PlayerID player);
|
||||
|
||||
void PlayersYearlyLoop()
|
||||
{
|
||||
Player *p;
|
||||
|
Reference in New Issue
Block a user