shithub: riscv

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

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