shithub: front

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

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