Searched refs:SV_RunCmd (Results 1 - 1 of 1) sorted by relevance

/external/quake/quake/src/QW/server/
H A Dsv_user.c1368 SV_RunCmd
1371 void SV_RunCmd (usercmd_t *ucmd) function
1384 SV_RunCmd (&cmd);
1387 SV_RunCmd (&cmd);
1647 SV_RunCmd (&cl->lastcmd);
1651 SV_RunCmd (&oldest);
1653 SV_RunCmd (&oldcmd);
1655 SV_RunCmd (&newcmd);

Completed in 67 milliseconds