This commit is contained in:
Such Meme, Many Skill
2020-03-19 23:01:30 +01:00
parent f1a4b05524
commit d255dcf665
5 changed files with 8 additions and 130 deletions

View File

@@ -6,8 +6,6 @@
#include "../../mem/heap.h"
int utils_mmcMenu(){
int res;
if (emu_cfg.enabled)
return menu_make(utils_mmcChoice, 3, "-- Choose MMC --");
else