mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2024-11-10 14:11:45 +00:00
3 lines
65 B
C
3 lines
65 B
C
|
#pragma once
|
||
|
|
||
|
void fileexplorer(const char *startpath, int type);
|