git: 9front

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

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