git: 9front

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

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