git: 9front

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

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