Home
last modified time | relevance | path

Searched refs:MSG_UNITS_SHIP_TO_BEACH (Results 1 – 4 of 4) sorted by relevance

/dports/games/7kaa/7kaa-2.15.4p1/include/
H A DOREMOTE.h64 MSG_UNITS_SHIP_TO_BEACH, enumerator
/dports/games/7kaa/7kaa-2.15.4p1/tools/
H A Drpldump176 $MSG_UNITS_SHIP_TO_BEACH,
/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOUNITAAC.cpp1104 short *shortPtr = (short *)remote.new_send_queue_msg(MSG_UNITS_SHIP_TO_BEACH, in ship_to_beach()
H A DOREMOTEM.cpp989 err_when( id != MSG_UNITS_SHIP_TO_BEACH); in units_ship_to_beach()