git: 9front

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

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