shithub: riscv

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

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