git: 9front

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

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