shithub: riscv

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

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