shithub: riscv

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

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