shithub: riscv

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

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