git: 9front

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

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