git: 9front

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

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