Merge pull request #1847 from LLeny/holani-add-cheats-support

holani cheats support
This commit is contained in:
LibretroAdmin 2024-11-20 07:53:29 -06:00 committed by GitHub
commit ac3d3b24bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"