0
0
mirror of https://github.com/libretro/libretro-database synced 2025-04-22 06:06:36 +00:00

cht: Add cheats for ChaiLove Floppy Bird

In Floppy Bird, you can now use the `noclip` and `fly` cheat codes.
This commit is contained in:
Rob Loach
2018-09-05 21:12:47 -04:00
committed by GitHub
parent aa0f09390e
commit e8dad40203

@ -0,0 +1,12 @@
# Floppy Bird
# https://github.com/robloach/chailove-floppybird
cheats = 2
cheat0_desc = "No Clip"
cheat0_code = "noclip"
cheat0_enable = false
cheat1_desc = "Fly Mode"
cheat1_code = "fly"
cheat1_enable = false