git: 9front

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

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