mirror of https://github.com/PCSX2/pcsx2.git
Here we go again...
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3034 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
parent
4de1b432c1
commit
879d4942b9
|
@ -14,7 +14,7 @@
|
|||
*/
|
||||
|
||||
#pragma once
|
||||
#include "File_Reader.h"
|
||||
#include "File_Reader.h"
|
||||
|
||||
struct key_pair {
|
||||
string key;
|
||||
|
|
|
@ -274,6 +274,8 @@
|
|||
<Unit filename="../NakedAsm.h" />
|
||||
<Unit filename="../Patch.cpp" />
|
||||
<Unit filename="../Patch.h" />
|
||||
<Unit filename="../Patch_Memory.cpp" />
|
||||
<Unit filename="../Patch_Obsolete.h" />
|
||||
<Unit filename="../PathDefs.h" />
|
||||
<Unit filename="../Pcsx2Config.cpp" />
|
||||
<Unit filename="../PluginManager.cpp" />
|
||||
|
|
Loading…
Reference in New Issue