Home
last modified time | relevance | path

Searched defs:potion_effect (Results 1 – 2 of 2) sorted by relevance

/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dit_use2.cc41 bool potion_effect( char pot_eff, int pow ) in potion_effect() function
/dports/games/nlarn/nlarn-NLarn-0.7.6/inc/
H A Dpotions.h84 #define potion_effect(potion) (potions[(potion)->id].effect_t) macro