shithub: riscv

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

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