Skip to content
This repository has been archived by the owner on Dec 24, 2018. It is now read-only.

Commit

Permalink
more YSMenu settings
Browse files Browse the repository at this point in the history
  • Loading branch information
RocketRobz committed Jan 28, 2017
1 parent f1ee1a0 commit 0e18b3d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gui/source/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1790,6 +1790,8 @@ int main()
default: {
CIniFile fcrompathini("sdmc:/_nds/YSMenu.ini");
fcrompathini.SetString("YSMENU", "AUTO_BOOT", slashchar+rom);
fcrompathini.SetString("YSMENU", "DEFAULT_DMA", "true");
fcrompathini.SetString("YSMENU", "DEFAULT_RESET", "false");
fcrompathini.SaveIniFile("sdmc:/_nds/YSMenu.ini");
break;
}
Expand Down

0 comments on commit 0e18b3d

Please sign in to comment.