Merge pull request #1847 from LLeny/holani-add-cheats-support
holani cheats support
This commit is contained in:
commit
ac3d3b24bd
|
|
@ -18,9 +18,9 @@ display_version = "0.6.0"
|
|||
supports_no_game = "false"
|
||||
savestate = "true"
|
||||
savestate_features = "serialized"
|
||||
cheats = "false"
|
||||
cheats = "true"
|
||||
input_descriptors = "false"
|
||||
memory_descriptors = "false"
|
||||
memory_descriptors = "true"
|
||||
libretro_saves = "false"
|
||||
core_options = "false"
|
||||
core_options_version = "1.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue