git: 9front

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

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