shithub: riscv

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

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