shithub: riscv

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

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