git: 9front

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

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