git: 9front

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

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