Home
last modified time | relevance | path

Searched defs:INVALID_PLAYER_ID (Results 1 – 2 of 2) sorted by relevance

/dports/games/freeorion/freeorion-0.4.10.2/network/
H A DNetworking.cpp22 const int INVALID_PLAYER_ID = -1; variable
/dports/games/wop/wop-0.4.3/src/
H A Dconstants.hpp69 INVALID_PLAYER_ID = LAST_VALID_PLAYER_ID + 1 enumerator