mirror of
https://github.com/libretro/libretro-database
synced 2025-04-05 06:53:44 +00:00
17 lines
386 B
Plaintext
17 lines
386 B
Plaintext
cheats = 4
|
|
|
|
cheat0_desc = "Team 1 Points Modifier"
|
|
cheat0_code = "7E13F000+7E13F400"
|
|
cheat0_enable = false
|
|
|
|
cheat1_desc = "Team 2 Points Modifier"
|
|
cheat1_code = "7E13F200+7E13F600"
|
|
cheat1_enable = false
|
|
|
|
cheat2_desc = "Game Clock Seconds Modifier"
|
|
cheat2_code = "7E140200"
|
|
cheat2_enable = false
|
|
|
|
cheat3_desc = "Game Clock Minutes Modifier"
|
|
cheat3_code = "7E140000"
|
|
cheat3_enable = false |