HomeSort by relevance Sort by last modified time
    Searched refs:usercmd_s (Results 1 - 2 of 2) sorted by null

  /external/quake/quake/src/QW/client/
common.h 100 struct usercmd_s;
102 extern struct usercmd_s nullcmd;
113 void MSG_WriteDeltaUsercmd (sizebuf_t *sb, struct usercmd_s *from, struct usercmd_s *cmd);
131 void MSG_ReadDeltaUsercmd (struct usercmd_s *from, struct usercmd_s *cmd);
protocol.h 274 typedef struct usercmd_s struct

Completed in 135 milliseconds