D3D: Change the dumping method to match the OpenGL one.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4136 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
death2droid
2009-09-01 11:14:58 +00:00
parent a838206f7b
commit bd227d3831
6 changed files with 76 additions and 26 deletions

View File

@ -17,6 +17,7 @@
#include "Config.h"
#include "IniFile.h"
#include "../../../Core/Core/Src/ConfigManager.h" // FIXME
Config g_Config;