git: 9front

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

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