shithub: riscv

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

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