shithub: front

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

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