shithub: front

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

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