(svn r117) Feature: Performance details window in company league menu (TrueLight)

This commit is contained in:
dominik
2004-08-23 10:59:03 +00:00
parent cce45b44d8
commit a6f2257600
11 changed files with 373 additions and 26 deletions

1
ttd.h
View File

@@ -393,6 +393,7 @@ enum {
WC_INDUSTRY_DIRECTORY = 0x43,
WC_MESSAGE_HISTORY = 0x44,
WC_CHEATS = 0x45,
WC_PERFORMANCE_DETAIL = 0x46,
};