summaryrefslogtreecommitdiff
path: root/openttd.h
diff options
context:
space:
mode:
Diffstat (limited to 'openttd.h')
-rw-r--r--openttd.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/openttd.h b/openttd.h
index ed67eff48..b8e92e4a5 100644
--- a/openttd.h
+++ b/openttd.h
@@ -396,7 +396,6 @@ enum {
WC_BUS_STATION = 0x19,
WC_TRUCK_STATION = 0x1A,
WC_BUILD_DEPOT = 0x1B,
- WC_DEBUGGER = 0x1C,
WC_COMPANY = 0x1D,
WC_FINANCES = 0x1E,
WC_PLAYER_COLOR = 0x1F,
@@ -419,7 +418,6 @@ enum {
WC_COMPANY_LEAGUE = 0x31,
WC_BUY_COMPANY = 0x32,
WC_PAYMENT_RATES = 0x33,
- WC_SELECT_TUTORIAL = 0x34,
WC_ENGINE_PREVIEW = 0x35,
WC_MUSIC_WINDOW = 0x36,
WC_MUSIC_TRACK_SELECTION = 0x37,