shithub: front

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

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