Home
last modified time | relevance | path

Searched defs:should_stack (Results 1 – 4 of 4) sorted by relevance

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Ditem_location.cpp126 bool should_stack = true; member in item_location::impl
H A Dinventory.cpp277 item &inventory::add_item( item newit, bool keep_invlet, bool assign_invlet, bool should_stack ) in add_item()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Ditem_location.cpp126 bool should_stack = true; member in item_location::impl
H A Dinventory.cpp277 item &inventory::add_item( item newit, bool keep_invlet, bool assign_invlet, bool should_stack ) in add_item()