git: 9front

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

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