shithub: riscv

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

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