shithub: riscv

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

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