shithub: riscv

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

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