mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2024-11-09 21:51:48 +00:00
5 lines
65 B
C
5 lines
65 B
C
|
#pragma once
|
||
|
|
||
|
#include <utils/types.h>
|
||
|
|
||
|
void GptMenu(u8 MMCType);
|