mirror of
https://github.com/libretro/RetroArch
synced 2025-02-19 12:41:00 +00:00
bump size for long one-line multi-codes
This commit is contained in:
parent
e5bc567765
commit
a82ea4dcc8
@ -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…
x
Reference in New Issue
Block a user