aboutsummaryrefslogtreecommitdiff
path: root/common/system.h
diff options
context:
space:
mode:
authorTravis Howell2003-01-29 11:31:10 +0000
committerTravis Howell2003-01-29 11:31:10 +0000
commit4e39e870712cf50305b144f4dee6c3cdffbf496e (patch)
tree96079068872d8fa4c36e1e5def903a18935fd535 /common/system.h
parent43d3cbed19851851809eadc3716e46b84501f106 (diff)
downloadscummvm-rg350-4e39e870712cf50305b144f4dee6c3cdffbf496e.tar.gz
scummvm-rg350-4e39e870712cf50305b144f4dee6c3cdffbf496e.tar.bz2
scummvm-rg350-4e39e870712cf50305b144f4dee6c3cdffbf496e.zip
Add some hebrew support and a little cleanup
svn-id: r6569
Diffstat (limited to 'common/system.h')
-rw-r--r--common/system.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/common/system.h b/common/system.h
index eb6ba47654..995c2d10be 100644
--- a/common/system.h
+++ b/common/system.h
@@ -247,7 +247,8 @@ enum {
ES_ESP = 5,
JA_JPN = 6,
ZH_TWN = 7,
- KO_KOR = 8
+ KO_KOR = 8,
+ HB_HEB = 20
};
enum {