mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2025-02-12 03:35: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); |