shithub: riscv

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

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