shithub: front

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

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