git: 9front

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

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