Merge pull request #131 from wheremyfoodat/cheats

More AR stuff
This commit is contained in:
wheremyfoodat
2023-07-21 15:39:57 +03:00
committed by GitHub
3 changed files with 37 additions and 17 deletions

View File

@@ -13,7 +13,7 @@ class Cheats {
public:
enum class CheatType {
ActionReplay, // CTRPF cheats
Gateway,
// TODO: Other cheat devices and standards?
};
struct Cheat {