git: 9front

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

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