0
0
mirror of https://github.com/libretro/libretro-database synced 2025-05-22 21:37:58 +00:00
Files
libretro-database/cht/PuzzleScript/PuzzleScript.cht

14 lines
313 B
Plaintext

# PuzzleScript Cheats
# This is a generic cheats file that applies across all games.
# Toggle the cheat on and off to have it trigger the cheat event.
cheats = 2
cheat0_desc = "Next Level"
cheat0_code = "next"
cheat0_enable = false
cheat1_desc = "Previous Level"
cheat1_code = "previous"
cheat1_enable = false