blob: 8a0672362820bca28cbf615a923b088cdf3f343d (
plain)
1
2
3
4
5
|
post_upgrade() {
echo 'Save states from 0.8.x and earlier are not compatible with 0.9.x,
[...] The configuration file name has changed to "mednafen-09x.cfg"
[...] http://mednafen.sourceforge.net/releases/'
}
|