shithub: riscv

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

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