git: 9front

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

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