git: 9front

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

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