shithub: riscv

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

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