shithub: riscv

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

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