git: 9front

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

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