shithub: riscv

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

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