git: 9front

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

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