git: 9front

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

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