This commit is contained in:
Steven Cherry 2013-05-16 15:43:06 -05:00
parent f18e913429
commit 253493c5ce

10
Core/CwCheat.cpp Normal file
View File

@ -0,0 +1,10 @@
#include "CwCheat.h"
#include "Config.h"
#include "UI\MenuScreens.cpp"
using namespace std;
void runCheats() {
}