git: 9front

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

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