mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-11 02:28:51 +00:00
Indentation Fix
This commit is contained in:
parent
1de39a4a6e
commit
40243a4fe7
2 changed files with 4 additions and 4 deletions
|
@ -124,8 +124,8 @@ struct VideoConfig
|
|||
bool bEnablePixelLighting;
|
||||
bool bHackedBufferUpload;
|
||||
bool bFastDepthCalc;
|
||||
//for dx9-backend
|
||||
bool bForceDualSourceBlend;
|
||||
//for dx9-backend
|
||||
bool bForceDualSourceBlend;
|
||||
int iLog; // CONF_ bits
|
||||
int iSaveTargetId; // TODO: Should be dropped
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue