introduces ios support? still needs metal
This commit is contained in:
@@ -9,7 +9,7 @@ interface ICommandLine
|
||||
public:
|
||||
static void CreateCommandLine( int argc, char **argv );
|
||||
|
||||
static bool CheckParam( char *psz );
|
||||
static bool CheckParam( const char *psz );
|
||||
static char *ParamValue( const char* psz );
|
||||
|
||||
static void AddParam( char *psz );
|
||||
|
||||
Reference in New Issue
Block a user