Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/glk/agt/
H A Dexec.h229 #define it_playable(item) nounattr(item,playable) macro
H A Drunverb.cpp150 if (vc == 3 && !it_playable(dobj_)) { /* Play */ in v_noun()