git: 9front

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

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