mirror of
https://github.com/libretro/libretro-database
synced 2025-04-05 11:23:50 +00:00
17 lines
344 B
Plaintext
17 lines
344 B
Plaintext
cheats = 4
|
|
|
|
cheat0_desc = "Player 1 Score Modifier"
|
|
cheat0_code = "039B:00"
|
|
cheat0_enable = false
|
|
|
|
cheat1_desc = "Player 2 Score Modifier"
|
|
cheat1_code = "039E:00"
|
|
cheat1_enable = false
|
|
|
|
cheat2_desc = "Seconds Modifier"
|
|
cheat2_code = "036E:00"
|
|
cheat2_enable = false
|
|
|
|
cheat3_desc = "Minutes Modifier"
|
|
cheat3_code = "036F:00"
|
|
cheat3_enable = false |