shithub: riscv

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

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