0
0
mirror of https://github.com/libretro/libretro-database synced 2025-04-08 20:54:27 +00:00
Files

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