shithub: riscv

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

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