git: 9front

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

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