git: 9front

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

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