mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-30 00:30:38 +00:00
fix command line parsing when - is embeded in an arg (eg +gamedir artifact-rjs)
This commit is contained in:
parent
32910a1b5f
commit
316b74eddc
5 changed files with 9 additions and 3 deletions
|
@ -29,6 +29,7 @@
|
|||
#ifdef HAVE_CONFIG_H
|
||||
# include "config.h"
|
||||
#endif
|
||||
#include <string.h>
|
||||
|
||||
#include "cl_parse.h"
|
||||
#include "console.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue