shithub: riscv

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

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