shithub: riscv

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

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