git: 9front

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

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