This commit is contained in:
parent
fdebc2da27
commit
2668b7ca7a
20 changed files with 352 additions and 41 deletions
|
@ -42,6 +42,7 @@ struct SaveLoad_SystemDetails
|
|||
{
|
||||
char m_screenOffX,m_screenOffY;
|
||||
unsigned char m_volumes[CSoundMediator::NUM_VOLUMETYPES];
|
||||
unsigned char m_controlStyle,m_vibrationIsTurnedOn;
|
||||
unsigned char m_language;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue