git: 9front

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

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