git: 9front

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

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