git: 9front

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

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