git: 9front

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

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