git: 9front

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

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