Functions used in multiple menus. More...
Go to the source code of this file.
Macros | |
#define | INDENT " " |
Functions | |
int | has_valuable_info (const char *menu) |
Determines if a file has valuable info. More... | |
Functions used in multiple menus.
int has_valuable_info | ( | const char * | menu | ) |
Determines if a file has valuable info.
Determines if a path to a file has valuable info. In this case, any non-header and non-footer section is considered not-valuable.
menu | A path to a flag menu file |