shithub: plan9front

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

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