shithub: riscv

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

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