shithub: riscv

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

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