git: 9front

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

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