mirror of
https://github.com/libretro/ppsspp.git
synced 2024-11-24 16:49:50 +00:00
Add more
This commit is contained in:
parent
f18e913429
commit
253493c5ce
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…
Reference in New Issue
Block a user