mirror of
https://github.com/libretro/libretro-database
synced 2024-11-27 10:18:56 +00:00
6581c9f30f
Fixes #999
13 lines
286 B
Plaintext
13 lines
286 B
Plaintext
cheats = 3
|
|
|
|
cheat0_desc = "P1 Has 99 Points"
|
|
cheat0_code = "FF61D4:0063"
|
|
cheat0_enable = false
|
|
|
|
cheat1_desc = "P2 Or Computer Has 99 Points"
|
|
cheat1_code = "FF61D4:0000"
|
|
cheat1_enable = false
|
|
|
|
cheat2_desc = "P2 Or Computer Has No Points"
|
|
cheat2_code = "FF61D6:0000"
|
|
cheat2_enable = false |