shithub: riscv

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

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