shithub: plan9front

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

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