fix vector arrays.
try to fix some misc issues. git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4872 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
31506617f0
commit
03919e0dd4
17 changed files with 199 additions and 155 deletions
|
@ -137,8 +137,6 @@ void IN_DeviceIDs_Enumerate(void *ctx, char *type, char *devicename, int *qdevid
|
|||
|
||||
void IN_DeviceIDs_f(void)
|
||||
{
|
||||
int i;
|
||||
char *s;
|
||||
struct remapctx ctx;
|
||||
|
||||
if (Cmd_Argc() > 3)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue