git: 9front

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

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