shithub: riscv

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

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