shithub: riscv

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

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