git: 9front

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

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