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