shithub: riscv

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

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