Hotfix for 10.0.0

This commit is contained in:
Such Meme, Many Skill
2020-04-14 09:40:37 +02:00
parent 82a4d03985
commit b8b37e78ba
5 changed files with 21 additions and 10 deletions

View File

@@ -16,7 +16,7 @@ int mount_mmc(const char *partition, const int biskeynumb);
void connect_mmc(short mmctype);
void disconnect_mmc();
int connect_part(const char *partition);
void dumpEmuGpt();
void dumpGpt();
link_t *selectGpt(short mmcType);
int checkGptRules(char *in);