DDraceNetwork Docs
blocklist_driver.h
Go to the documentation of this file.
1
#ifndef ENGINE_CLIENT_BLOCKLIST_DRIVER_H
2
#define ENGINE_CLIENT_BLOCKLIST_DRIVER_H
3
4
const
char
*
ParseBlocklistDriverVersions
(
const
char
*pVendorStr,
const
char
*pVersionStr,
int
&BlocklistMajor,
int
&BlocklistMinor,
int
&BlocklistPatch,
bool
&RequiresWarning);
5
6
#endif
// ENGINE_CLIENT_BLOCKLIST_DRIVER_H
ParseBlocklistDriverVersions
const char * ParseBlocklistDriverVersions(const char *pVendorStr, const char *pVersionStr, int &BlocklistMajor, int &BlocklistMinor, int &BlocklistPatch, bool &RequiresWarning)
Definition:
blocklist_driver.cpp:56
src
engine
client
blocklist_driver.h
Generated by
1.9.4