mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2025-02-07 01:05:17 +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); |