Home
last modified time | relevance | path

Searched refs:BACT_F_STORE_ITEM (Results 1 – 2 of 2) sorted by relevance

/dports/games/tomenet/tomenet-4.6.0/src/client/
H A Dc-store.c469 if (c_store.flags[num] & BACT_F_STORE_ITEM) { in store_do_command()
/dports/games/tomenet/tomenet-4.6.0/src/common/
H A Ddefines.h7655 #define BACT_F_STORE_ITEM 0x01 macro