git: 9front

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

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