shithub: riscv

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

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