HomeSort by: relevance | last modified time | path
    Searched defs:cshow (Results 1 - 2 of 2) sorted by relevancy

  /src/games/larn/
monster.c 37 * godirect(spnum,dam,str,delay,cshow) Function to perform missile attacks
39 * char *str,cshow;
776 * godirect(spnum,dam,str,delay,cshow) Function to perform missile attacks
778 * char *str,cshow;
784 * locations in delay, and the character to represent the weapon in cshow.
793 char cshow; local in function:godirect
796 cshow = (char)cshow_i;
826 lprc(cshow);
monster.c 37 * godirect(spnum,dam,str,delay,cshow) Function to perform missile attacks
39 * char *str,cshow;
776 * godirect(spnum,dam,str,delay,cshow) Function to perform missile attacks
778 * char *str,cshow;
784 * locations in delay, and the character to represent the weapon in cshow.
793 char cshow; local in function:godirect
796 cshow = (char)cshow_i;
826 lprc(cshow);

Completed in 26 milliseconds