Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
findpatch.cpp File Reference
#include "findpatch.h"

Go to the source code of this file.

Functions

int Find_Patch (OUT char *filename, int maxlen, ConfigFile &config)
 
bit8 Get_App_Dir (OUT char *filename, int maxlen, ConfigFile &config, int index)
 
void Delete_Patches (ConfigFile &config)
 

Function Documentation

◆ Delete_Patches()

void Delete_Patches ( ConfigFile & config)

Definition at line 166 of file findpatch.cpp.

◆ Find_Patch()

int Find_Patch ( OUT char * filename,
int maxlen,
ConfigFile & config )

Definition at line 33 of file findpatch.cpp.

◆ Get_App_Dir()

bit8 Get_App_Dir ( OUT char * filename,
int maxlen,
ConfigFile & config,
int index )

Definition at line 95 of file findpatch.cpp.