shithub: riscv

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

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