shithub: front

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

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