git: 9front

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

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