Added rememberMenu global settings.conf parameter to remember position when re-entering menu (off by default).

This commit is contained in:
emb
2015-06-15 12:20:50 -05:00
parent 31dd4c5ca8
commit 3da97be449
2 changed files with 6 additions and 1 deletions

View File

@@ -41,6 +41,9 @@ exitOnFirstPageBack = yes
# enter 0 attract mode, otherwise enter the number of seconds to wait before enabling attract mode
attractModeTime = 45
# remember the last highlighted menu when re-entering a menu
rememberMenu = no
#######################################
# Base folders of media and ROM files
#######################################