git: 9front

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

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