Make hotkeys for togglign IR, AR, efb copies and fog settings configurable.

This commit is contained in:
Rachel Bryk
2013-07-30 05:49:02 -04:00
parent 4987f89ecc
commit a33b1fcdc6
9 changed files with 49 additions and 46 deletions

View File

@ -112,7 +112,6 @@ struct VideoConfig
bool bEFBCopyEnable;
bool bEFBCopyCacheEnable;
bool bEFBEmulateFormatChanges;
bool bOSDHotKey;
bool bCopyEFBToTexture;
bool bCopyEFBScaled;
int iSafeTextureCache_ColorSamples;