pickmove.c | 75 static void makecombo(struct combostr *, struct spotstr *, u_char, u_short); 223 static player_color curcolor; /* implicit parameter to makecombo() */ 224 static unsigned int curlevel; /* implicit parameter to makecombo() */ 623 makecombo(cbp, fsp, 0, cb.s); 635 makecombo(cbp, sp, off, fcb.s); 665 makecombo(struct combostr *ocbp, struct spotstr *osp, u_char off, u_short cv) function in typeref:typename:void
|