shithub: riscv

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

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