CRYOMNI3D: Add English version of Versailles
This commit is contained in:
parent
418cec512f
commit
050536b137
7 changed files with 278 additions and 0 deletions
|
@ -38,6 +38,7 @@ size_t writeGameHeader(FILE *f, uint32 gameId, uint16 version, uint16 lang, uint
|
|||
#define PLATFORM_SATURN 0x10
|
||||
#define PLATFORM_ALL 0xffffffff
|
||||
|
||||
#define LANG_EN MKTAG16('e', 'n')
|
||||
#define LANG_FR MKTAG16('f', 'r')
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue