git: 9front

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

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