Home
last modified time | relevance | path

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

/dports/games/zdoom/zdoom-2.8.1/src/
H A Dm_cheat.cpp619 enum { ALL_NO, ALL_YES, ALL_YESYES } giveall; in cht_Give() enumerator
638 giveall = ALL_YESYES; in cht_Give()
777 if (giveall == ALL_YESYES || !(def->WeaponFlags & WIF_CHEATNOTWEAPON)) in cht_Give()
804 if (giveall == ALL_YESYES || type->GetReplacement() == type) in cht_Give()
826 if (giveall == ALL_YESYES || type->GetReplacement() == type) in cht_Give()