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

  /external/quake/quake/src/WinQuake/
net.h 78 // CCREP_SERVER_INFO
115 #define CCREP_SERVER_INFO 0x83
net_dgrm.cpp 875 MSG_WriteByte(&net_message, CCREP_SERVER_INFO);
1153 if (MSG_ReadByte() != CCREP_SERVER_INFO)
    [all...]
net_ser.cpp 911 MSG_WriteByte(&net_message, CCREP_SERVER_INFO);

Completed in 46 milliseconds