1
0
Fork 0
mirror of https://github.com/suchmememanyskill/TegraExplorer.git synced 2024-09-20 05:53:25 +01:00
TegraExplorer/source/tegraexplorer/emmc/emmcmenu.h
2020-04-04 23:41:09 +02:00

4 lines
90 B
C

#pragma once
int makeMmcMenu(short mmcType);
int mmcFlashFile(char *path, short mmcType);