git: 9front

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

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