shithub: riscv

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

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