Home
last modified time | relevance | path

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

/netbsd/src/games/phantasia/
Dphantdefs.h120 #define MM_SPECIFY 1000.0 /* mana used for 'specify' */ macro
Dfight.c840 if (Player.p_mana < MM_SPECIFY) in throwspell()
843 Player.p_mana -= MM_SPECIFY; in throwspell()