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

  /external/quake/quake/src/WinQuake/
net.h 324 extern qboolean ipxAvailable;
net_wipx.cpp 120 ipxAvailable = true;
menu.cpp 633 if (serialAvailable || ipxAvailable || tcpipAvailable)
664 if (serialAvailable || ipxAvailable || tcpipAvailable)
669 if (serialAvailable || ipxAvailable || tcpipAvailable)
945 if (ipxAvailable)
1030 if (m_net_cursor == 2 && !ipxAvailable)
    [all...]
net_ipx.cpp 299 ipxAvailable = true;
net_main.cpp 30 qboolean ipxAvailable = false;
host_cmd.cpp 88 if (ipxAvailable)
    [all...]

Completed in 53 milliseconds