git: 9front

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

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