shithub: front

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

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