shithub: riscv

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

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