shithub: riscv

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

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