shithub: riscv

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

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