shithub: riscv

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

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