shithub: riscv

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

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