git: 9front

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

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