git: 9front

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

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