Initial Commit
This commit is contained in:
4
TegraExplorer/source/fs/menus/foldermenu.h
Normal file
4
TegraExplorer/source/fs/menus/foldermenu.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
typedef int (*folderMenuPath)(const char *path);
|
||||
int FolderMenu(const char *path);
|
||||
Reference in New Issue
Block a user