git: 9front

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

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