git: 9front

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

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