shithub: front

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

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