shithub: riscv

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

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