mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2024-11-23 04:12:04 +00:00
4 lines
No EOL
90 B
C
4 lines
No EOL
90 B
C
#pragma once
|
|
|
|
int makeMmcMenu(short mmcType);
|
|
int mmcFlashFile(char *path, short mmcType); |