Home
last modified time | relevance | path

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

/dports/games/manaplus/manaplus-2.1.3.17/src/gui/windows/
H A Doutfitwindow.h71 const bool unwearEmpty,
H A Doutfitwindow.cpp275 const bool unwearEmpty, in wearOutfit() argument
300 if ((!isEmpty || unwearEmpty) && outfit < CAST_S32(OUTFITS_COUNT) in wearOutfit()