Hack to hide debug cubes in Super Mario Sunshine

... while not breaking other games.
This commit is contained in:
Pokechu22
2021-02-22 19:03:06 -08:00
parent e62610e6bc
commit c583cac568
11 changed files with 34 additions and 34 deletions

View File

@ -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;