summarylogtreecommitdiffstats
path: root/sdlmame-cheats.install
blob: 0fb5f800bae181577c601082d20f895fff35eab6 (plain)
1
2
3
4
5
6
post_install()
{
  echo "Add these lines to ~/.mame/mame.ini:"
  echo "  plugin cheat"
  echo "  cheat 1"
}