shithub: riscv

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

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