Home
last modified time | relevance | path

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

/dragonfly/games/phantasia/
HDphantdefs.h21 #define S_TRADING 6 /* playing - at a trading post */ macro
HDmisc.c188 Player.p_status = S_TRADING; in tradingpost()
1244 case S_TRADING: in descrstatus()