shithub: riscv

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

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