git: 9front

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

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