shithub: front

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

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