start work on czech subtitle support, not finished

svn-id: r12175
This commit is contained in:
Jonathan Gray 2004-01-06 12:28:24 +00:00
parent 7b86116a5d
commit 2be1b4d68a
8 changed files with 28 additions and 7 deletions

View file

@ -108,7 +108,8 @@ enum Language {
SE_SWE = 9,
EN_GRB = 10,
HB_HEB = 20,
RU_RUS = 21
RU_RUS = 21,
CZ_CZE = 22
};
struct LanguageDescription {