git: 9front

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

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