shithub: riscv

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

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