git: 9front

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

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