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

4 lines
No EOL
90 B
C

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