From eb6594caa840da0b4d8a16154cc2c0353d3eb238 Mon Sep 17 00:00:00 2001 From: peter1138 Date: Mon, 25 Jun 2007 13:30:38 +0000 Subject: (svn r10323) -Codechange: reference company name, number and player (president) name by index --- src/table/control_codes.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/table') diff --git a/src/table/control_codes.h b/src/table/control_codes.h index 304767bf5..e841d2e27 100644 --- a/src/table/control_codes.h +++ b/src/table/control_codes.h @@ -29,6 +29,9 @@ enum { SCC_GROUP_NAME, SCC_VEHICLE_NAME, SCC_SIGN_NAME, + SCC_COMPANY_NAME, + SCC_COMPANY_NUM, + SCC_PLAYER_NAME, SCC_CURRENCY_COMPACT, SCC_CURRENCY, -- cgit v1.2.3-70-g09d2