mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-14 05:00:34 +00:00
Add russian lang support
This commit is contained in:
parent
db92864fe2
commit
bb8868eba7
13 changed files with 697 additions and 515 deletions
|
@ -16,6 +16,9 @@ public:
|
|||
static bool &nastyGame;
|
||||
static bool &frenchGame;
|
||||
static bool &germanGame;
|
||||
#ifdef MORE_LANGUAGES
|
||||
static bool russianGame;
|
||||
#endif
|
||||
static bool &noProstitutes;
|
||||
static bool &playingIntro;
|
||||
static char *aDatFile; //[32];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue