shithub: riscv

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

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