4 lines
90 B
C
4 lines
90 B
C
#pragma once
|
|
|
|
int makeMmcMenu(short mmcType);
|
|
int mmcFlashFile(char *path, short mmcType); |