Added version number to the config menu

This commit is contained in:
Aurora
2016-03-27 18:39:16 +02:00
parent 1e2bf61dcf
commit c75ed567fc
2 changed files with 3 additions and 2 deletions

View File

@@ -57,7 +57,7 @@ void configureCFW(const char *configPath){
initScreens();
drawString("AuReiNand configuration", 10, 10, COLOR_TITLE);
drawString(CONFIG_TITLE, 10, 10, COLOR_TITLE);
drawString("Press A to select, START to save and reboot", 10, 30, COLOR_WHITE);
//Read and parse the existing configuration