Add biskey dumping + more menus

Thanks shchmue :D

Also can now mount and unmount the sd via the tools menu
This commit is contained in:
Such Meme, Many Skill
2019-08-19 15:04:35 +02:00
parent 7a35d2b00c
commit f3808edb40
8 changed files with 221 additions and 25 deletions

View File

@@ -1,3 +1,3 @@
#pragma once
void sdexplorer(char *items[], unsigned int *muhbits);
void sdexplorer(char *items[], unsigned int *muhbits, char *rootpath);