shithub: riscv

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

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