git: 9front

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

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