shithub: front

ref: a99b0166432f1773ae50811c34d43f0c19ab2fa5
dir: /sys/src/cmd/plot/libplot/restore.c/

View raw version
#include "mplot.h"
void restore(void){
	e1--;
	move(e1->copyx, e1->copyy);
}