git: 9front

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

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