diff options
Diffstat (limited to 'ttd.h')
-rw-r--r-- | ttd.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -449,6 +449,7 @@ enum { WC_NETWORK_STATUS_WINDOW = 0x4A, WC_CUSTOM_CURRENCY = 0x4B, WC_REPLACE_VEHICLE = 0x4C, + WC_HIGHSCORE_ENDSCREEN = 0x4D, }; |