git: 9front

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

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