git: 9front

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

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