git: 9front

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

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