shithub: riscv

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

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