1
0
Fork 0
mirror of https://github.com/suchmememanyskill/TegraExplorer.git synced 2025-02-17 05:55:36 +00:00
TegraExplorer/source/tegraexplorer/emmc/emmcmenu.h

4 lines
90 B
C
Raw Normal View History

2020-04-04 16:49:47 +02:00
#pragma once
int makeMmcMenu(short mmcType);
int mmcFlashFile(char *path, short mmcType);