git: 9front

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

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