git: 9front

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

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