git: 9front

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

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