shithub: riscv

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

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