git: 9front

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

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