git: 9front

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

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