shithub: riscv

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

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