git: 9front

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

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