shithub: riscv

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

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