shithub: riscv

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

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