shithub: riscv

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

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