networking
This commit is contained in:
@@ -10,7 +10,7 @@ public:
|
||||
static void CreateCommandLine( int argc, char **argv );
|
||||
|
||||
static bool CheckParam( const char *psz );
|
||||
static char *ParamValue( const char* psz );
|
||||
static char *ParamValue( const char* psz, const char *szDefaultValue = 0 );
|
||||
|
||||
static void AddParam( char *psz );
|
||||
static void RemoveParam( char *psz );
|
||||
|
||||
Reference in New Issue
Block a user