shithub: riscv

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

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