git: 9front

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

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