git: 9front

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

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