git: 9front

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

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