shithub: front

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

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