mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-03 12:27:21 +12:00
format
This commit is contained in:
parent
8502cd9285
commit
f922870785
3 changed files with 13 additions and 16 deletions
|
@ -12,9 +12,8 @@ class Memory;
|
|||
class Cheats {
|
||||
public:
|
||||
enum class CheatType {
|
||||
None,
|
||||
None, // Cheat has been removed by the frontend or is invalid
|
||||
ActionReplay, // CTRPF cheats
|
||||
// TODO: Other cheat devices and standards?
|
||||
};
|
||||
|
||||
struct Cheat {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue