shithub: riscv

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

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