git: 9front

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

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