git: 9front

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

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