git: 9front

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

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