shithub: front

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

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