shithub: riscv

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

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