shithub: riscv

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

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