git: 9front

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

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