shithub: riscv

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

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