git: 9front

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

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