git: 9front

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

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