diff --git a/src/table/control_codes.h b/src/table/control_codes.h --- a/src/table/control_codes.h +++ b/src/table/control_codes.h @@ -24,6 +24,7 @@ enum StringControlCode { /* Formatting control codes */ SCC_REVISION, + SCC_COMPANY_NUM, SCC_STATION_FEATURES, SCC_INDUSTRY_NAME, SCC_WAYPOINT_NAME, @@ -33,7 +34,6 @@ enum StringControlCode { SCC_VEHICLE_NAME, SCC_SIGN_NAME, SCC_COMPANY_NAME, - SCC_COMPANY_NUM, SCC_PRESIDENT_NAME, SCC_ENGINE_NAME,