shithub: riscv

ref: 1cdfa5438300c3e235523419bc4e2c6bbb9944a8
dir: /sys/src/cmd/plot/libplot/restore.c/

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