Reverted config - stored newppu flag

This commit is contained in:
adelikat 2009-03-22 13:53:04 +00:00
parent b91e4e8d4b
commit 6cfa4727b8
1 changed files with 2 additions and 2 deletions

View File

@ -110,8 +110,8 @@ static CFGSTRUCT fceuconfig[] = {
NAC("vgamode",vmod),
NAC("sound",soundo),
NAC("sicon",status_icon),
//ch4: cause newppu mode fixation after changing through config file lol
//AC(newppu),
//adelikat - we want this behvaior //ch4: cause newppu mode fixation after changing through config file lol
AC(newppu),
NACS("odroms",directory_names[0]),
NACS("odnonvol",directory_names[1]),