git: 9front

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

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