Added "Overlay Projection Stats" to D3D

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2626 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
XTra.KrazzY
2009-03-08 23:46:47 +00:00
parent 05d06090fd
commit ac11915892
6 changed files with 36 additions and 5 deletions

View File

@ -37,6 +37,7 @@ struct Config
bool bVsync;
bool bWireFrame;
bool bOverlayStats;
bool bOverlayProjStats;
bool bDumpTextures;
bool bOldCard;
bool bShowShaderErrors;