shithub: riscv

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

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