shithub: riscv

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

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