(svn r15428) -Codechange: consistently use colour instead of having both color and colour.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
#include "company_type.h"
|
||||
|
||||
uint16 GetDrawStringCompanyColor(CompanyID company);
|
||||
uint16 GetDrawStringCompanyColour(CompanyID company);
|
||||
void DrawCompanyIcon(CompanyID c, int x, int y);
|
||||
|
||||
void ShowCompanyStations(CompanyID company);
|
||||
|
Reference in New Issue
Block a user