shithub: riscv

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

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