shithub: riscv

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

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