shithub: front

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

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