shithub: riscv

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

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