git: 9front

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

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