git: 9front

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

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