shithub: riscv

ref: 8e3abc0cce6d52ebf9195ea277a6dbd92ba497a1
dir: /sys/src/cmd/plot/libplot/restore.c/

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