git: 9front

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

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