Searched refs:savs (Results 1 – 1 of 1) sorted by relevance
74 #define savs messagep in snake_saver() macro93 savs[f] = scp->xpos + scp->ypos*scp->xsize; in snake_saver()94 sc_vtb_putc(&scp->scr, savs[0], sc->scr_map[*save], in snake_saver()101 sc_vtb_putc(&scp->scr, savs[messagelen - 1], sc->scr_map[0x20], in snake_saver()104 savs[f] = savs[f-1]; in snake_saver()105 f = savs[0]; in snake_saver()114 savs[0] += dirx + diry; in snake_saver()132 sc_vtb_putc(&scp->scr, savs[f], sc->scr_map[save[f]], in snake_saver()