git: 9front

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

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