shithub: riscv

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

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