git: 9front

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

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