git: 9front

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

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