git: 9front

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

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