shithub: plan9front

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

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