shithub: front

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

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