git: 9front

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

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