git: 9front

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

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