git: 9front

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

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