shithub: riscv

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

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