shithub: riscv

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

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