git: 9front

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

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