shithub: riscv

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

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