git: 9front

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

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