From b1a33a494f7a9510f600cb18e771b35905597be6 Mon Sep 17 00:00:00 2001 From: rubidium Date: Fri, 16 Jan 2009 12:59:47 +0000 Subject: (svn r15104) -Codechange: unify the resolving of the xyz kbytes/megabytes strings. --- 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 2fc9be40d..a679ed9a0 100644 --- a/src/table/control_codes.h +++ b/src/table/control_codes.h @@ -66,6 +66,7 @@ enum StringControlCode { SCC_COMMA, SCC_NUM, SCC_HEX, + SCC_BYTES, SCC_STRING_ID, SCC_RAW_STRING_POINTER, -- cgit v1.2.3-54-g00ecf