git: 9front

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

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