git: 9front

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

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