Home
last modified time | relevance | path

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

/dports/games/7kaa/7kaa-2.15.4p1/include/
H A DOREMOTE.h72 MSG_U_SHIP_UNLOAD_ALL_UNITS, enumerator
/dports/games/7kaa/7kaa-2.15.4p1/tools/
H A Drpldump184 $MSG_U_SHIP_UNLOAD_ALL_UNITS,
/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOU_MARI.cpp397 short *shortPtr = (short *)remote.new_send_queue_msg(MSG_U_SHIP_UNLOAD_ALL_UNITS, sizeof(short)); in unload_all_units()
H A DOREMOTEM.cpp1229 err_when( id != MSG_U_SHIP_UNLOAD_ALL_UNITS ); in ship_unload_all_units()