shithub: riscv

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

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