mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-07 03:21:38 +12:00
[ActionReplay] More conditional ops
This commit is contained in:
parent
4a45599303
commit
0588b99674
3 changed files with 24 additions and 15 deletions
|
@ -13,7 +13,7 @@ class Cheats {
|
|||
public:
|
||||
enum class CheatType {
|
||||
ActionReplay, // CTRPF cheats
|
||||
Gateway,
|
||||
// TODO: Other cheat devices and standards?
|
||||
};
|
||||
|
||||
struct Cheat {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue