mirror of
https://github.com/libretro/libretro-database
synced 2024-11-27 09:08:56 +00:00
6581c9f30f
Fixes #999
13 lines
296 B
Plaintext
13 lines
296 B
Plaintext
cheats = 3
|
|
|
|
cheat0_desc = "Your Score Modifier"
|
|
cheat0_code = "FF083C:0000"
|
|
cheat0_enable = false
|
|
|
|
cheat1_desc = "Opponent Score Modifier (P2/CPU)"
|
|
cheat1_code = "FF1026:0000"
|
|
cheat1_enable = false
|
|
|
|
cheat2_desc = "Opponent Wins Modifier (P2/CPU)"
|
|
cheat2_code = "FF102C:0000"
|
|
cheat2_enable = false |