git: 9front

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

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