shithub: front

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

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