git: 9front

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

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