Show EMMC/EMUMMC GPT

This commit is contained in:
suchmememanyskill
2020-12-27 23:33:23 +01:00
parent 3307e975c9
commit 859ad2cc4c
7 changed files with 157 additions and 36 deletions

5
source/storage/gptmenu.h Normal file
View File

@@ -0,0 +1,5 @@
#pragma once
#include <utils/types.h>
void GptMenu(u8 MMCType);