Add more
This commit is contained in:
parent
f18e913429
commit
253493c5ce
1 changed files with 10 additions and 0 deletions
10
Core/CwCheat.cpp
Normal file
10
Core/CwCheat.cpp
Normal file
|
@ -0,0 +1,10 @@
|
|||
#include "CwCheat.h"
|
||||
#include "Config.h"
|
||||
#include "UI\MenuScreens.cpp"
|
||||
using namespace std;
|
||||
|
||||
void runCheats() {
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue