git: 9front

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

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