0
0
mirror of https://github.com/libretro/libretro-database synced 2025-04-05 01:03:50 +00:00
Files
libretro-database/cht/ChaiLove/Floppy Bird.cht
Rob Loach e8dad40203 cht: Add cheats for ChaiLove Floppy Bird
In Floppy Bird, you can now use the `noclip` and `fly` cheat codes.
2018-09-05 21:12:47 -04:00

13 lines
214 B
Plaintext

# 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