git: 9front

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

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