shithub: riscv

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

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