git: 9front

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

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