shithub: riscv

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

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