shithub: riscv

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

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