git: 9front

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

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