shithub: riscv

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

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