git: 9front

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

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