shithub: riscv

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

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