[Scummvm-cvs-logs] CVS: scummvm/common system.h,1.17,1.18

Travis Howell kirben at users.sourceforge.net
Wed Jan 29 03:32:06 CET 2003


Update of /cvsroot/scummvm/scummvm/common
In directory sc8-pr-cvs1:/tmp/cvs-serv24926/common

Modified Files:
	system.h 
Log Message:

Add some hebrew support and a little cleanup


Index: system.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/system.h,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- system.h	29 Jan 2003 08:06:35 -0000	1.17
+++ system.h	29 Jan 2003 11:31:10 -0000	1.18
@@ -247,7 +247,8 @@
 	ES_ESP = 5,
 	JA_JPN = 6,
 	ZH_TWN = 7,
-	KO_KOR = 8
+	KO_KOR = 8,
+	HB_HEB = 20
 };
 
 enum {





More information about the Scummvm-git-logs mailing list