git: 9front

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

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