shithub: riscv

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

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