git: 9front

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

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