git: 9front

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

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