User:Monster Iestyn/Source Code Documentation/filesrch.h

From SRB2 Wiki
Jump to navigation Jump to search
This article or section is incomplete. It doesn't have all of the necessary core information on this topic. Please help the SRB2 Wiki by finishing this article.
Online link GitHub entry
File type C header file
#include guard __FILESRCH_H__

This header file contains the prototype for filesearch, a function for finding files. It also contains variables, functions, enumerations and macros for the addons menu.

Includes

Externs

Function prototypes

Function name Return type Params Defined in Description
filesearch filestatus_t char *filename,
const char *startpath,
const UINT8 *wantedmd5sum,
boolean completepath,
int maxsearchdepth
filesrch.c This function search files, manly WADs and return back the status of the file

Macros

Enumerations

ext_enum

dirname_enum

refreshdir_enum