git: 9front

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

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