shithub: front

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

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