shithub: riscv

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

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