shithub: riscv

ref: 32dfbc7c50873ea4167a7e5352e2fd29f6304d37
dir: /sys/src/cmd/plot/libplot/restore.c/

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