git: 9front

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

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