shithub: riscv

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

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