git: 9front

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

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