shithub: riscv

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

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