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
commit 5dfc17ed18
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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 {