From d69589b3c2c1844a966ea47c568f27b86d60ce8a Mon Sep 17 00:00:00 2001 From: peter1138 Date: Mon, 25 Jun 2007 14:46:32 +0000 Subject: (svn r10324) -Codechange: reference engine names by index --- src/table/control_codes.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/table/control_codes.h') diff --git a/src/table/control_codes.h b/src/table/control_codes.h index e841d2e27..e241e9ad0 100644 --- a/src/table/control_codes.h +++ b/src/table/control_codes.h @@ -32,6 +32,7 @@ enum { SCC_COMPANY_NAME, SCC_COMPANY_NUM, SCC_PLAYER_NAME, + SCC_ENGINE_NAME, SCC_CURRENCY_COMPACT, SCC_CURRENCY, -- cgit v1.2.3-54-g00ecf