git: 9front

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

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