(svn r607) -Patch: [ 985102 ] static cleanup
Thanks to lvoge
This commit is contained in:
@@ -209,7 +209,7 @@ static const WindowDesc _town_authority_desc = {
|
||||
TownAuthorityWndProc
|
||||
};
|
||||
|
||||
void ShowTownAuthorityWindow(uint town)
|
||||
static void ShowTownAuthorityWindow(uint town)
|
||||
{
|
||||
Window *w;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user