shithub: front

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

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