mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
bump size for long one-line multi-codes
This commit is contained in:
parent
e5bc567765
commit
a82ea4dcc8
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ enum cheat_rumble_type
|
|||
RUMBLE_TYPE_GT_VALUE
|
||||
};
|
||||
|
||||
#define CHEAT_CODE_SIZE 100
|
||||
#define CHEAT_CODE_SIZE 200
|
||||
#define CHEAT_DESC_SIZE 100
|
||||
|
||||
struct item_cheat
|
||||
|
|
Loading…
Add table
Reference in a new issue