Indentation Fix

This commit is contained in:
Rodolfo Bogado
2013-08-23 22:28:17 -03:00
parent 1de39a4a6e
commit 40243a4fe7
2 changed files with 4 additions and 4 deletions

View File

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