git: 9front

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

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