mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Hack to hide debug cubes in Super Mario Sunshine
... while not breaking other games.
This commit is contained in:
@ -135,6 +135,7 @@ struct VideoConfig final
|
||||
int iEFBAccessTileSize;
|
||||
int iLog; // CONF_ bits
|
||||
int iSaveTargetId; // TODO: Should be dropped
|
||||
u32 iMissingColorValue;
|
||||
|
||||
// Stereoscopy
|
||||
StereoMode stereo_mode;
|
||||
|
Reference in New Issue
Block a user