shithub: riscv

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

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