shithub: riscv

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

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