mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2025-02-15 13:05:34 +00:00
4 lines
No EOL
96 B
C
4 lines
No EOL
96 B
C
#pragma once
|
|
|
|
typedef int (*folderMenuPath)(const char *path);
|
|
int FolderMenu(const char *path); |