mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 11:07:44 +00:00
Tons of save-related fixes
This commit is contained in:
@@ -104,7 +104,7 @@ public:
|
||||
/** Options tracked per game session */
|
||||
class CGameOptions
|
||||
{
|
||||
bool x0_[64] = {};
|
||||
u8 x0_[64] = {};
|
||||
CAudioSys::ESurroundModes x44_soundMode = CAudioSys::ESurroundModes::Stereo;
|
||||
u32 x48_screenBrightness = 4;
|
||||
s32 x4c_screenXOffset = 0;
|
||||
|
||||
Reference in New Issue
Block a user