shithub: riscv

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

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