shithub: riscv

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

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