git: 9front

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

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