shithub: riscv

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

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