shithub: riscv

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

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