shithub: riscv

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

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