i have no brain and i must rename
This commit is contained in:
@@ -94,7 +94,9 @@ extern menu_entry fs_menu_file[];
|
||||
enum fs_menu_folder_return {
|
||||
DIR_EXITFOLDER = 2,
|
||||
DIR_COPYFOLDER,
|
||||
DIR_DELETEFOLDER
|
||||
DIR_DELETEFOLDER,
|
||||
DIR_RENAME,
|
||||
DIR_CREATE
|
||||
};
|
||||
|
||||
extern menu_entry fs_menu_folder[];
|
||||
|
||||
Reference in New Issue
Block a user