shithub: riscv

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

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