shithub: riscv

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

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