sgn
int sgn(int);
sdx = sgn(dx);
sdy = sgn(dy);
buzz(-1, mtmp->mx, mtmp->my, sgn(tx), sgn(ty));
buzz(-rnd(3), mtmp->mx, mtmp->my, sgn(tx), sgn(ty));