diff options
Diffstat (limited to 'src/table/control_codes.h')
-rw-r--r-- | src/table/control_codes.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/table/control_codes.h b/src/table/control_codes.h index 4df3badee..6306192d5 100644 --- a/src/table/control_codes.h +++ b/src/table/control_codes.h @@ -36,6 +36,7 @@ enum StringControlCode { SCC_INDUSTRY_NAME, SCC_WAYPOINT_NAME, SCC_STATION_NAME, + SCC_DEPOT_NAME, SCC_TOWN_NAME, SCC_GROUP_NAME, SCC_VEHICLE_NAME, |