mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-05-20 01:42:54 +00:00
merge App_structs.h
This commit is contained in:
parent
847b9b2887
commit
eb9c932b73
|
|
@ -101,6 +101,10 @@ typedef struct {
|
|||
|
||||
// PS3 1.05 - Adding Greek, so need a language
|
||||
unsigned char ucLanguage;
|
||||
|
||||
// 29/Oct/2014 - Language selector.
|
||||
unsigned char ucLocale;
|
||||
|
||||
// 4J Stu - See comment for GAME_SETTINGS_PROFILE_DATA_BYTES below
|
||||
// was 192
|
||||
// unsigned char
|
||||
|
|
|
|||
Loading…
Reference in a new issue