shithub: riscv

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

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