git: 9front

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

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